Open mikeal opened 8 years ago
The added benefit being is that its protocol agnostic - so websockets, webrtc, etc... 😉
I think what's wanted here is just to discover peers who are for example using the same application, not to have status indication or such.
Sweet!
On Tue, Mar 27, 2018, 9:50 AM ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ notifications@github.com wrote:
I think what's wanted here is just to discover peers who are for example using the same application, not to have status indication or such.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/libp2p/js-libp2p-webrtc-star/issues/9#issuecomment-376595947, or mute the thread https://github.com/notifications/unsubscribe-auth/AAACQ0yPa1Mh7x7Ug0Lk7_zXtEekfL7Qks5tim3XgaJpZM4JeoF1 .
@pgte shipped a while ago https://github.com/ipfs-shipyard/ipfs-pubsub-room, tutorial here -- https://blog.ipfs.io/29-js-ipfs-pubsub/ --, it might be what you were looking for. Apologies for the long wait!