Open
Description
Hey there, I'm looking into using node-webrtc into the libp2p-js library to resolve libp2p/js-libp2p#3034
This would mean implementing support for webrtc direct which requires an Ice Lite-style listener.
This would need:
- SDP muxing on the listen port
- optional fingerprint verification
If your open to supporting this feature, I'd be happy to submit a PR.