phyllo
Phoenix channels in Rust. This crate uses the Actor model to provide Socket and Channel abstractions for connecting to, receiving and sending messages in a topical fashion. The overall structure is based on the reference JavaScript client.
Example
Warning: the results returned may include NSFW links or comments.
use Value;
async
Features
TLS is not enabled by default. Enable either of the following for TLS support:
rustls-native-roots(usesrustls-native-certsfor root certificates)rustls-webpki-roots(useswebpki-rootsfor root certificates)
License: MIT OR Apache-2.0