libp2p / research-pubsub

Research on PubSub algorithms for libp2p
https://github.com/libp2p/specs/tree/master/pubsub
MIT License
76 stars 6 forks source link

NSQ #19

Open paralin opened 6 years ago

paralin commented 6 years ago

http://nsq.io/overview/design.html

We should investigate using NSQ over libp2p, and/or building a implementation of pubsub that uses it under the hood.