pubsub
js-libp2p 0.26.0 发布|点滴资讯
🔦亮点 🗣Gossipsub 感谢ChainSafe团队的出色工作,Gossipsub发布了! Gossipsub是一个比Floodsub更高效的pubsub路由器。它不会向它所有的节点广播,而是向节点所控制的子集发送广播。要了解有…
Decentralized Real-Time Collaborative Documents – Conflict-free editing in the browser using js-ipfs and CRDTs
With the introduction of IPFS PubSub, it became possible for IPFS nodes to declare shared pubsub topics, broadcasting updates in real-time to other nodes in the network that hav…
Distributed pubsub primitives for js-ipfs in the Browser
IPFS pubsub was first introduced in September 2016 behind an experimental flag. This initial implementation allowed orbit, a chat application built on top of IPFS, to become ful…
Take a look at pubsub on IPFS
We recently merged a simple, experimental pubsub implementation into IPFS. This implementation is just a beginning. It is far from the performance and security goals we will ach…