Commit graph

63 commits

Author SHA1 Message Date
SergeantPanda
5563bd0d5e Switched to owner staying as initializer. 2025-03-09 19:37:15 -05:00
SergeantPanda
ddec51ec5b All clients connect and share the redis buffer. 2025-03-09 18:38:12 -05:00
SergeantPanda
905c01d933 It works?? 2025-03-09 18:00:38 -05:00
SergeantPanda
bfe4f95df2 Gracefully handles errors during channel cleanup. 2025-03-09 16:43:38 -05:00
SergeantPanda
47c6346a6b When last client disconnects and the channel. 2025-03-09 16:23:50 -05:00
SergeantPanda
2509553095 Streaming is working very well. 2025-03-09 15:10:56 -05:00
SergeantPanda
8e624b9d1a Fixes clients disconnecting when reaching eof 2025-03-09 14:55:14 -05:00
SergeantPanda
cd71a8f8fc Streaming works with a single worker correctly. 2025-03-09 14:40:50 -05:00
SergeantPanda
c83189dfcc Initial test switching to redis for buffer. Only 1 client connecting. 2025-03-09 12:25:36 -05:00
SergeantPanda
f976a045a9 Closes channel when no clients are connected. 2025-03-04 12:09:08 -06:00
SergeantPanda
3b3e5f7b52 Waits for api to return status until stream is running. 2025-03-04 12:03:09 -06:00
SergeantPanda
5e5f087013 Fixes clients not disconnecting. 2025-03-04 11:08:12 -06:00
SergeantPanda
85e41d5def Initial integration. 2025-03-03 18:40:30 -06:00
Renamed from apps/proxy/ts_proxy (Browse further)