univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.68k stars 239 forks source link

Networking refactor #320

Closed univrsal closed 1 year ago

univrsal commented 1 year ago

Switches all network traffic to using websockets and forwards sdl2 gamepad events from the client to the plugin and to the websocket listeners.