You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-libp2p now has support for the webrtc-direct transport when compiling to WASM, meaning users can now use the same codebase to target a server AND a browser-based client application without having to switch languages.
The initial alpha has been released a couple of days ago. Any objections to posting about this on the libp2p blog?