orbitdb-archive / orbit-db-pubsub

Message propagation module for orbit-db
MIT License
19 stars 14 forks source link

Use ipfs-pubsub-room #3

Closed haadcode closed 6 years ago

haadcode commented 6 years ago

This PR will change the OrbitDB pubsub wrapper to use ipfs-pubsub-room through which we get "peer joined" and "peer left" events as well as the ability to send a direct message to a peer.