Ian Renton
|
6b18ec6f88
|
Bulk convert comments above classes/functions/methods into proper docstrings
|
2026-02-27 14:21:35 +00:00 |
|
Ian Renton
|
068c732796
|
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
|
2026-02-27 08:28:43 +00:00 |
|
Ian Renton
|
bcc40d1416
|
SSE custom headers #3
|
2025-12-24 09:44:55 +00:00 |
|
Ian Renton
|
2fead92dc5
|
SSE updates every 5 seconds is probably fine, we don't really need every second. #3
|
2025-12-24 08:57:38 +00:00 |
|
Ian Renton
|
70dc1b495c
|
Fix SSE connections not respecting filters #3
|
2025-12-23 22:24:30 +00:00 |
|
Ian Renton
|
86beb27ebf
|
Implement SSE endpoints in Tornado #3
|
2025-12-23 21:01:41 +00:00 |
|
Ian Renton
|
d463403018
|
Implement web server metrics in Tornado #3
|
2025-12-23 14:23:50 +00:00 |
|
Ian Renton
|
23a6e08777
|
Implement more request handlers in Tornado #3
|
2025-12-23 14:05:28 +00:00 |
|
Ian Renton
|
61784e8af6
|
Split up some code for sanity #3
|
2025-12-23 11:51:00 +00:00 |
|