Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Farstrike db925ce9fb websocket.py: add ping callback support 2025-05-30 21:39:19 +02:00
Thomas Farstrike e9620b8a6a websocket: less verbose 2025-05-23 09:02:41 +02:00
Thomas Farstrike 23563bc907 websocket: show more debug 2025-05-22 21:06:24 +02:00
Thomas Farstrike 4d9f5ab83f improve exception handling 2025-05-21 12:27:02 +02:00
Thomas Farstrike c6aa98aeb6 reduce CPU usage 2025-05-20 22:47:24 +02:00
Thomas Farstrike e38e57d00a modify things 2025-05-20 16:41:51 +02:00
Thomas Farstrike 0c69fc6970 add stack size prints 2025-05-20 13:12:51 +02:00
Thomas Farstrike c923ad3032 add debug to aiohttp 2025-05-20 11:48:20 +02:00
Thomas Farstrike 019760fdf7 works like a charm! 2025-05-19 23:43:42 +02:00
Thomas Farstrike f32ebbd2a3 websocket works better now, the issue was an exception related to the empty queue 2025-05-19 22:19:47 +02:00
Thomas Farstrike 971e49f844 callbacks aren't being called in time 2025-05-19 21:41:18 +02:00
Thomas Farstrike a85d4a72a3 debug websocket 2025-05-19 21:19:01 +02:00
Thomas Farstrike 4a27a1316d websocket.py: remove run_coroutine_threadsafe for now 2025-05-19 15:29:21 +02:00
Thomas Farstrike cf681c2796 websocket.py: fix decue() 2025-05-19 15:09:48 +02:00