Registry / networking / wasmrs-frames

wasmrs-frames

JSON →
library0.17.1rscratesunverified

WasmRS RSocket frame decoding, encoding, and data structures.

# Cargo.toml [dependencies] wasmrs-frames = "0.17.1"
INSTALL
IMPORT
SIG · WASMRS-FRAMES
W
wasmrs-frames
networkingrustv0.17.1
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.

Frame
use wasmrs_frames::Frame;

Creates a new RSocket frame for WasmRS.

use wasmrs_frames::Frame; fn main() { let frame = Frame::new(); println!("Frame created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wasmrs-frames — cargo add wasmrs-frames · libregistry