Commit Graph

588 Commits

Author SHA1 Message Date
Thomas Farstrike 1006dd40e2 thread works 2025-05-19 23:55:22 +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 26fce3b874 more test code 2025-05-19 15:29:57 +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
Thomas Farstrike 9ff5dfa41a add Daemon option to threading.py 2025-05-19 15:09:30 +02:00
Thomas Farstrike 6c2793e935 threading: extend 2025-05-19 14:44:28 +02:00
Thomas Farstrike 005f1c0c37 simplify echo.py 2025-05-19 14:44:22 +02:00
Thomas Farstrike d6ee047239 add queue and threading 2025-05-19 12:07:42 +02:00
Thomas Farstrike 849220b192 try fixing CData 2025-05-19 11:43:33 +02:00
Thomas Farstrike cc9485823b Try fixing CData 2025-05-19 11:38:30 +02:00
Thomas Farstrike 9cceaf795d compat: fix function names 2025-05-19 11:28:59 +02:00
Thomas Farstrike 8411e818d0 more compat 2025-05-19 11:26:22 +02:00
Thomas Farstrike e1c9c51955 work towards fixing 2025-05-19 11:21:54 +02:00
Thomas Farstrike c7181b4900 add compat layer 2025-05-19 10:52:16 +02:00
Thomas Farstrike 90df88a08c continue porting python-nostr 2025-05-19 10:08:43 +02:00
Thomas Farstrike 1e3e990aec start porting python-nostr 2025-05-19 09:33:58 +02:00
Thomas Farstrike e63c9d4040 cleanups 2025-05-19 08:56:26 +02:00
Thomas Farstrike f12114ed69 another websocket library example 2025-05-18 17:37:25 +02:00
Thomas Farstrike ba9e55e48c update websocket examples 2025-05-18 17:17:35 +02:00
Thomas Farstrike 2f0546e0d3 websockets: less verbose 2025-05-18 17:12:58 +02:00
Thomas Farstrike 23598b0212 websockets work now 2025-05-18 17:12:05 +02:00