Commit Graph

593 Commits

Author SHA1 Message Date
Thomas Farstrike 959e02806b add aiohttp (again?!) 2025-05-20 11:53:45 +02:00
Thomas Farstrike c923ad3032 add debug to aiohttp 2025-05-20 11:48:20 +02:00
Thomas Farstrike 3038eebfa2 sync time 2025-05-20 11:47:46 +02:00
Thomas Farstrike ef4a6e2d8a nostr works on esp32 but sometimes fragmentation and thread limits 2025-05-20 08:32:37 +02:00
Thomas Farstrike 8df64d42e9 small tweaks 2025-05-20 08:08:37 +02:00
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