{"id":75304,"library":"rsocket-rust","title":"rsocket-rust","description":"rsocket-rust is an implementation of the RSocket protocol in Rust.","status":"active","version":"0.7.5","language":"rust","source_language":null,"source_url":"https://github.com/rsocket/rsocket-rust","tags":["rsocket","protocol","reactive","networking"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrsocket_rust = \"0.7.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rsocket_rust","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"RSocket","correct":"use rsocket_rust::RSocket;"}],"quickstart":{"code":"use rsocket_rust::RSocket;\n\nfn main() {\n    let _socket = RSocket::new();\n}","lang":"rust","description":"Creates a new RSocket instance."},"warnings":[{"fix":"Add tokio as a dependency and use #[tokio::main].","message":"Requires async runtime (tokio or async-std) for network I/O.","severity":"gotcha","affected_versions":">=0.7.0"}],"env_vars":null,"search_vec":"'implement':9 'network':19 'protocol':13,17 'reactiv':18 'rsocket':2,5,12,16 'rsocket-rust':1,4 'rust':3,6,15","created_at":"2026-06-17T19:15:00.780232+00:00","updated_at":"2026-06-17T19:15:00.780232+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rsocket/rsocket-rust","github":"https://github.com/rsocket/rsocket-rust","docs":"https://docs.rs/rsocket_rust/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}