mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-24 14:02:27 +00:00
890 B
890 B
abstract-stream-muxer
A test suite and interface you can use to implement a stream muxer.
Modules that implement the interface
Send a PR to add a new one if you happen to find or write one.
Badge
How to use
API
A valid (read: that follows this abstraction) stream muxer, must implement the following API.