libp2p / go-libp2p-webrtc-directLinks
A libp2p transport that enables browser-to-server, and server-to-server, direct communication over WebRTC without requiring signalling servers
☆82Updated 3 years ago
Alternatives and similar repositories for go-libp2p-webrtc-direct
Users that are interested in go-libp2p-webrtc-direct are comparing it to the libraries listed below
Sorting:
- An implementation of a libp2p transport using QUIC☆114Updated 3 years ago
- libp2p WebRTC transport in Go that includes a discovery mechanism provided by the signalling-star☆27Updated 6 years ago
- a websocket implementation of a go-libp2p transport☆60Updated 3 years ago
- an object to manage sets of peers, their addresses and other metadata☆89Updated 3 years ago
- The libp2p swarm manages groups of connections to peers, and handles incoming and outgoing streams☆112Updated 3 years ago
- Datastore implementation using badger as backend.