libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.29k stars 438 forks source link

libp2p(@webrtc): Add transport compliance tests #1836

Open achingbrain opened 1 year ago

achingbrain commented 1 year ago

Now that this transport can listen for incoming connections (e.g. browser to browser), it should be able run the interface transport compliance test suite.

This will ensure it implements the interface in a way consistent with other transports.

maschad commented 1 year ago

Are you planning on taking this on @achingbrain ? If not I'd be happy to.

p-shahi commented 1 year ago

Blocked on https://github.com/libp2p/js-libp2p/issues/1852