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
{{ message }}
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Browser-based peers need a way to connect to non-browser peers. Not only do we want the two categories of peers to communicate directly, but this is also a prerequisite for connecting two browser-based peers to one another (as part of WebRTC signaling).
Browser-based peers need a way to connect to non-browser peers. Not only do we want the two categories of peers to communicate directly, but this is also a prerequisite for connecting two browser-based peers to one another (as part of WebRTC signaling).
The best way to do this is to add WebAssembly support to libp2p/go-ws-transport.
The text was updated successfully, but these errors were encountered: