Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWebRTC Next Generation #1721
WebRTC Next Generation #1721
Comments
This comment has been minimized.
This comment has been minimized.
|
You may also want to ask your friends and colleagues what they would like to do peer-to-peer in the browser. Who knows what kind of interesting use cases people have held back. |
This comment has been minimized.
This comment has been minimized.
|
You are doing a fantastic job, I cannot even express how important it is. Donated some bch so please use it to buy smth to relieve stress once you feel exhausted, I dunno P.S. You can consider updating your bch address on thanks page so it is encoded according to CashAddr format, cause otherwise folks have to convert it (some wallets do not recognize base58check encoded bch addresses anymore). |
This comment has been minimized.
This comment has been minimized.
|
Is it sad that I Edit: For the record, I started out intending to write a basic "+1" message, but then I typed "If it worked in Service Workers," and then accidentally contributed a substantial idea, I think. Here's what I posted:
I may have just invented the notion of Peer Push Notifications. |
This comment has been minimized.
This comment has been minimized.
|
Why is this ServiceWorker thing taking so long? The second and third order consequences of getting it implemented are HUGE!!! |
This comment has been minimized.
This comment has been minimized.
Rome wasn't built in a day |
This comment has been minimized.
This comment has been minimized.
|
Very interested in this. I'm building a "web OS" of sorts (https://div-os.github.io/core/public/index.html) and one of the things I'm looking forward to build is web servers. Let users create a directory, write their With the use of WebRTC data channels inside a ServiceWorker, it would be possible to have the ServiceWorker serve those files from a remote WebRTC peer, effectively implementing a P2P website served from another user's browser. |
This comment has been minimized.
This comment has been minimized.
That's a cool idea! But can we make it work when only some pieces are downloaded? |
This comment has been minimized.
This comment has been minimized.
|
Would it be possible to use this polyfill? https://github.com/johanholmerin/worker-webrtc Seems to at least support datachannels. |
The WebRTC working group is soliciting use cases for the next version of WebRTC. I just posted my suggestions to the mailing list. Let me know if you have other suggestions that you want me to post on your behalf, or post them yourself (https://lists.w3.org/Archives/Public/public-webrtc/).