Interfaces for JS Libp2p
npm install libp2p-interfaces> Contains interfaces you can use to implement the various components of libp2p.
- Connection
- Content Routing
- Crypto
- Peer Discovery
- Peer Routing
- Pubsub
- Record
- Stream Muxer
- Topology
- Transport
For posterity, here are links to the original repositories for each of the interfaces (if they had one).
- Connection
- Content Routing
- Peer Discovery
- Peer Routing
- Pubsub
- Stream Muxer
- Transport