libp2p / go-ws-transportView external linksLinks
a websocket implementation of a go-libp2p transport
☆60May 25, 2022Updated 3 years ago
Alternatives and similar repositories for go-ws-transport
Users that are interested in go-ws-transport are comparing it to the libraries listed below
Sorting:
- a minimal secure channel for libp2p☆45Feb 24, 2021Updated 4 years ago
- An implementation of a libp2p transport using tcp☆59May 26, 2022Updated 3 years ago
- An old files library, please migrate to `github.com/ipfs/go-libipfs/files` instead.☆32Mar 23, 2023Updated 2 years ago
- an object to manage sets of peers, their addresses and other metadata☆89Aug 19, 2022Updated 3 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33May 23, 2019Updated 6 years ago
- A kbucket implementation for use as a routing table☆51Jan 7, 2026Updated last month
- [DEPRECATED] The host interface for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆19May 24, 2019Updated 6 years ago
- Auto generate a module table in markdown from JSON☆16Oct 12, 2025Updated 4 months ago
- ⛔️ DEPRECATED: interface-connection is now included in https://github.com/libp2p/js-interfaces☆18Mar 11, 2020Updated 5 years ago
- Circuit Switching for libp2p☆47Sep 9, 2022Updated 3 years ago
- [ARCHIVED] this interface is now part of boxo and kubo/client/rpc☆38Jun 19, 2023Updated 2 years ago
- The libp2p swarm manages groups of connections to peers, and handles incoming and outgoing streams☆112May 25, 2022Updated 3 years ago
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32May 24, 2019Updated 6 years ago
- The PubSub implementation for go-libp2p☆355Feb 5, 2026Updated last week
- An implementation of a libp2p transport using QUIC☆114May 25, 2022Updated 3 years ago
- Interfaces and abstractions that make up go-libp2p☆144Sep 6, 2022Updated 3 years ago
- Leverage other peers in the network to perform Peer Routing calls.☆16Mar 28, 2025Updated 10 months ago
- A simple RPC library for libp2p.