Hu: Initial notes: Pull the trigger on WebRTC but make sure they have ICE STUN TURN.
- With just WebSockets I’ll only need STUN no turn, but maybe I can do it even without STUN. Look into just the use case where the peers can connect, flesh that out, and then fix any errors as they arise, if any. Peer to peer WebSockets can be worth looking into also. Separate post: investigating the scope of peer to peer HTTP and WebSockets only.
- Isn’t the page that lists the torrents also a central STUN type server?