Registry / networking / wasmflow-packet

wasmflow-packet

JSON →
library0.10.0rscratesunverified

Rust library encapsulating the message packets sent across Wasmflow components.

# Cargo.toml [dependencies] wasmflow-packet = "0.10.0"
INSTALL
IMPORT
SIG · WASMFLOW-PACKET
W
wasmflow-packet
networkingrustv0.10.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.

Packet
use wasmflow_packet::Packet;

Creates a new Wasmflow packet.

use wasmflow_packet::Packet; fn main() { let packet = Packet::new(b"hello"); println!("Packet: {:?}", packet); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources