2 releases
0.10.0 | Jul 29, 2022 |
---|---|
0.10.0-beta.4 | Jun 30, 2022 |
#1257 in WebAssembly
56 downloads per month
Used in 7 crates
(5 directly)
83KB
2K
SLoC
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::Packet
s for
the Wasmflow tools.
The TransportWrapper
wraps a MessageTransport
along with the port name
it originated from.
A TransportStream
is a stream of TransportWrapper
s.
Dependencies
~1.5–8.5MB
~72K SLoC