#wasmflow #transport #packet #serde

wasmflow-transport

Transport layer for Wasmflow packets

2 releases

0.10.0 Jul 29, 2022
0.10.0-beta.4 Jun 30, 2022

#1335 in WebAssembly

Download history 7/week @ 2023-11-19 4/week @ 2023-11-26 4/week @ 2023-12-17 1/week @ 2023-12-24 2/week @ 2024-02-11 14/week @ 2024-02-18 44/week @ 2024-02-25

60 downloads per month
Used in 7 crates (5 directly)

Apache-2.0

83KB
2K SLoC

Maintenance

wasmflow-transport

Wasmflow Transport contains the structures and methods for communicating across entity boundaries. It handles abstracting payload versions and implementations so they can be used easily.

The MessageTransport struct normalizes wasmflow_packet::Packets for the Wasmflow tools.

The TransportWrapper wraps a MessageTransport along with the port name it originated from.

A TransportStream is a stream of TransportWrappers.

Dependencies

~1.5–10MB
~72K SLoC