rsocket-rust is an implementation of the RSocket protocol in Rust.
# Cargo.toml
[dependencies]
rsocket_rust = "0.7.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new RSocket instance.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.