-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libp2p(@webrtc): Add transport compliance tests #1836
Comments
Are you planning on taking this on @achingbrain ? If not I'd be happy to. |
maschad
referenced
this issue
in libp2p/js-libp2p-webrtc
May 2, 2023
maschad
referenced
this issue
in libp2p/js-libp2p-webrtc
May 16, 2023
Blocked on #1852 |
maschad
changed the title
Run transport compliance tests
libp2p(@webrtc): Add transport compliance tests
Sep 12, 2023
maschad
added a commit
to maschad/js-libp2p
that referenced
this issue
Sep 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: