@libp2p/webrtc 4.0.33-7aec7bd45 → 4.0.33-90d10b565

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -52,7 +52,7 @@ At the time of writing, WebRTC Direct is dial-only in browsers and not supported
52
52
 
53
53
  Support in Node.js is possible but PRs will need to be opened to [libdatachannel](https://github.com/paullouisageneau/libdatachannel) and the appropriate APIs exposed in [node-datachannel](https://github.com/murat-dogan/node-datachannel).
54
54
 
55
- For both WebRTC and WebRTC Direct, support is arriving soon in go-libp2p but they are unsupported in rust-libp2p.
55
+ WebRTC Direct support is available in rust-libp2p and arriving soon in go-libp2p.
56
56
 
57
57
  See the WebRTC section of <https://connectivity.libp2p.io> for more information.
58
58