mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-24 17:52:21 +00:00
chore: add pubsub interface to readme (#72)
This commit is contained in:
parent
83d7d52d7e
commit
04e93d3f08
@ -18,6 +18,7 @@
|
|||||||
- [Crypto](./src/crypto)
|
- [Crypto](./src/crypto)
|
||||||
- [Peer Discovery](./src/peer-discovery)
|
- [Peer Discovery](./src/peer-discovery)
|
||||||
- [Peer Routing](./src/peer-routing)
|
- [Peer Routing](./src/peer-routing)
|
||||||
|
- [Pubsub](./src/pubsub)
|
||||||
- [Record](./src/record)
|
- [Record](./src/record)
|
||||||
- [Stream Muxer](./src/stream-muxer)
|
- [Stream Muxer](./src/stream-muxer)
|
||||||
- [Topology](./src/topology)
|
- [Topology](./src/topology)
|
||||||
@ -30,6 +31,7 @@ For posterity, here are links to the original repositories for each of the inter
|
|||||||
- [Content Routing](https://github.com/libp2p/interface-content-routing)
|
- [Content Routing](https://github.com/libp2p/interface-content-routing)
|
||||||
- [Peer Discovery](https://github.com/libp2p/interface-peer-discovery)
|
- [Peer Discovery](https://github.com/libp2p/interface-peer-discovery)
|
||||||
- [Peer Routing](https://github.com/libp2p/interface-peer-routing)
|
- [Peer Routing](https://github.com/libp2p/interface-peer-routing)
|
||||||
|
- [Pubsub](https://github.com/libp2p/js-libp2p-pubsub)
|
||||||
- [Stream Muxer](https://github.com/libp2p/interface-stream-muxer)
|
- [Stream Muxer](https://github.com/libp2p/interface-stream-muxer)
|
||||||
- [Transport](https://github.com/libp2p/interface-transport)
|
- [Transport](https://github.com/libp2p/interface-transport)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user