sockudo 3.0.0

A simple, fast, and secure WebSocket server for real-time applications.
Documentation
1
2
3
4
5
pub mod integration;
#[cfg(feature = "lambda")]
pub mod lambda_sender;
pub mod sender;
pub mod types;