2 releases
0.10.0 | Jul 29, 2022 |
---|---|
0.10.0-beta.4 | Jun 30, 2022 |
#768 in WebAssembly
72 downloads per month
Used in 7 crates
(5 directly)
80KB
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.9–7MB
~120K SLoC