getlantern / browsersunbounded

Interoperable browser-based P2P proxies for censorship circumvention
GNU General Public License v3.0
12 stars 0 forks source link

Add a WebSocket interface for netstate #82

Open noahlevenson opened 1 year ago

noahlevenson commented 1 year ago

netstated should expose a WebSocket interface for clients. It should push state updates so that clients can update themselves as soon as new state becomes available. There should be a gv client variant that listens on the WebSocket interface.