multiformats / multicodec

Compact self-describing codecs. Save space by using predefined multicodec tables.
MIT License
338 stars 202 forks source link

feat: add webrtc-w3c #316

Closed ckousik closed 1 year ago

ckousik commented 1 year ago

Adds the webrtc-w3c multiaddr protocol based on the following spec: https://github.com/libp2p/specs/pull/497

ckousik commented 1 year ago

required for https://github.com/multiformats/multiaddr/pull/150