daviddias / webrtc-explorer

:earth_africa: P2P Network Routing Overlay designed for the Web platform (browsers)
MIT License
288 stars 32 forks source link

RFC - Where to go next #5

Closed daviddias closed 7 months ago

daviddias commented 9 years ago

There are a collection of things that I have in the top of my mind that could be done next, in order to make the project more interesting and useful for more people. I'm sure there might be a lot of use cases I still don't know yet, if you have one or anything you would like webrtc-explorer to do, please go ahead and share :)

Other ideas:

iaaaan commented 9 years ago

I don't know if there are priorities coming with this list, but decentralized signalling is incredibly exciting :)

Among the many use cases, I'm especially interested about the potential for truly independant and very large scale distributed data storage (decentralizing facebook posts, anyone?). I believe it would be pretty groundbreaking.

daviddias commented 9 years ago

@iaaaan thank you for your comment :) I've been working more focused recently on https://ipfs.io/ which I believe it is the solution you are looking for your case, let mw know what you think! :)

iaaaan commented 9 years ago

I am mind blown. IPFS seems to be the solution I've been looking for for a while. Thanks @diasdavid, keep up the great work (:

triangle42 commented 8 years ago

Decentralised signalling would be great!

r14c commented 8 years ago

I am very interesting in seeing a working DHT in the browser. Its definitely something that I would want to make heavy use of.

daviddias commented 8 years ago

@xj9 it works, you can check a demo here http://blog.daviddias.me/2015/03/22/enter-webrtc-explorer :):)