Registry / networking / wasmrs-rx

wasmrs-rx

JSON →
library0.17.0rscratesunverified

Base host and client implementations of the wasmRS RSocket protocol.

# Cargo.toml [dependencies] wasmrs-rx = "0.17.0"
INSTALL
IMPORT
SIG · WASMRS-RX
W
wasmrs-rx
networkingrustv0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ReactiveSocket
use wasmrs_rx::ReactiveSocket;

Creates a new ReactiveSocket instance.

use wasmrs_rx::ReactiveSocket; fn main() { let socket = ReactiveSocket::new(); println!("ReactiveSocket created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
wasmrs-rx — cargo add wasmrs-rx · libregistry