webrtc-mesh
Version:
using a signaler, mesh between node, browsers and other applications
6 lines (5 loc) • 352 B
Markdown
-[ ] Switch protocol to Binary Only
-[ ] Detect bad connections and 'close' them
-[ ] Better connection state handling (ICE state / errors etc)
-[ ] Generate new data channel for streams. (Keep main data channel for protocol communications and RPC calls)
-[ ] RPC calls (relay my data to others, build a graph of connections to establish the mesh etc)