RangerMauve / hyper-sdk

Make your own hyper apps!
https://www.youtube.com/watch?v=HyHk4aImd_I&list=PL7sG5SCUNyeYx8wnfMOUpsh7rM_g0w_cu&index=20
MIT License
292 stars 45 forks source link

Support hybrid backend for web+native #74

Open RangerMauve opened 3 years ago

RangerMauve commented 3 years ago

Similar to webtorrent-hybrid, it should be possible to load the SDK in a hybrid mode on Node.js where it connects to WebRTC in addition to raw hyperswarm to help seed browser networks.

This should make applications that use regular web browsers as a fallback more resilient and should make it easier to satisfy this use case.

Some thoughts:

Feedback / a PR / funding for this feature would be very much appreciated. :P