Ian Renton
|
1a1743d11c
|
ruff fixes
|
2026-09-18 18:38:35 +01:00 |
|
Ian Renton
|
29d8654234
|
Use _stop_event consistently across all threads as the way to signal that it should stop. Add thread joins with timeouts to allow the program to exit cleanly
|
2026-09-18 09:21:38 +01:00 |
|
Ian Renton
|
a03e1336c8
|
Code review fixes
|
2026-09-18 07:56:08 +01:00 |
|
Ian Renton
|
29eea1edc0
|
Telnet fixes and banner
|
2026-09-12 08:40:50 +01:00 |
|
Ian Renton
|
7c458a8c5b
|
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
|
2026-09-11 22:32:04 +01:00 |
|
Ian Renton
|
4a09e46fe0
|
Improve asyncio usage in telnet server
|
2026-09-11 21:38:22 +01:00 |
|
Ian Renton
|
5e56cd3b19
|
Add telnet server
|
2026-09-11 15:55:57 +01:00 |
|