12urenloop / Telraam

New and hopefully improved application to count laps of the 12urenloop event
MIT License
6 stars 2 forks source link

feat: WS endpoint for loxsi #111

Closed NuttyShrimp closed 6 months ago

NuttyShrimp commented 6 months ago

Add an endpoint where loxsi can open a websocket to. We should be able to send data to out from other classes (singleton pattern?)

Reavershark commented 6 months ago

Assign me

Reavershark commented 6 months ago

See branch https://github.com/12urenloop/Telraam/tree/ws-endpoint

Reavershark commented 6 months ago

Websocket requests on /ws spawn a WebsocketHandler instance Try out with https://github.com/vi/websocat (in arch, nix repos)