libp2p / go-libp2p-quic-transport
An implementation of a libp2p transport using QUIC
☆113Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-libp2p-quic-transport
- The libp2p swarm manages groups of connections to peers, and handles incoming and outgoing streams☆114Updated 2 years ago
- Interfaces and abstractions that make up go-libp2p☆145Updated 2 years ago
- Composable and future-proof network addresses☆274Updated 3 weeks ago
- an object to manage sets of peers, their addresses and other metadata☆91Updated 2 years ago
- A LibP2P wrapper for hashicorp/raft implementation.☆67Updated last month
- A libp2p transport that enables browser-to-server, and server-to-server, direct communication over WebRTC without requiring signalling se…☆82Updated last year
- NAT port mapping library for go-libp2p☆63Updated 2 years ago
- Implementation of a unix-like filesystem on top of an ipld merkledag☆106Updated last year
- DEPRECATED: NAT Autodiscovery☆53Updated 2 years ago
- Active Peer Discovery☆53Updated 2 years ago
- IPLD Node and Resolver interfaces in Go☆64Updated last month
- a websocket implementation of a go-libp2p transport☆60Updated 2 years ago
- [DEPRECATED] PKI based identities for use in go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆41Updated 5 years ago
- A kbucket implementation for use as a routing table☆48Updated 2 months ago
- NAT port mapping library for Go☆43Updated 4 years ago
- A port of maxogden's multiplex to go☆38Updated last month
- An implementation of a libp2p transport using tcp☆58Updated 2 years ago
- Content ID v1 implemented in go