Add a crate that provides a test suit for an implementation of StreamMuxer #508
Labels
difficulty:easy
difficulty:moderate
getting-started
Issues that can be tackled if you don't know the internals of libp2p very well
priority:important
The changes needed are critical for libp2p, or are blocking another project
Add a crate that provides:
Of course the implementation would check whether the muxer behaves as expected.
Then
mplex
,yamux
and future implementations could import that crate and run the function.The text was updated successfully, but these errors were encountered: