mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-08 23:08:09 -05:00
1.1 KiB
1.1 KiB
8 Implementations
This is a list of known libp2p module implementations. They are components that respect the interfaces and expectations defined in the "Interfaces" chapter, and can be composed to make a working libp2p library.
8.1 libp2p
8.2 Peer Discovery
- https://github.com/diasdavid/node-ipfs-mdns
- https://github.com/diasdavid/node-ipfs-railing
- https://github.com/diasdavid/node-ipfs-random-walk
8.3 Peer Routing
8.4 Swarm
- https://github.com/diasdavid/node-ipfs-swarm
- https://github.com/diasdavid/node-ipfs-ping
- https://github.com/diasdavid/node-spdy-stream-muxer
- https://github.com/diasdavid/abstract-stream-muxer