1
0
mirror of https://github.com/algora-io/tv.git synced 2025-03-17 20:17:45 +02:00

5 Commits

Author SHA1 Message Date
Zafer Cesur
a235c36888
improve restream websocket reliability with dynamic token refresh (#68)
* try to reconnect using fresh token

* add handlers to start, restart and terminate
2024-08-28 17:35:28 +03:00
Zafer Cesur
33aaadebb0
implement retry & restart with exponential backoff to handle websocket disconnections (#64) 2024-08-22 23:45:24 +03:00
zafer
ad78fa402c fix connection identifier parser 2024-08-20 07:39:12 +03:00
zafer
2675a611bb improve handling of external messages 2024-05-23 22:59:08 +03:00
Zafer Cesur
c83a45add4
relay chat messages from other platforms (#38) 2024-05-23 14:03:57 +03:00