Commit graph

7 commits

Author SHA1 Message Date
43ef5ddb81 Implemented simple admin info in server
All checks were successful
Check / mypy (push) Successful in 2m35s
Check / ruff (push) Successful in 17s
2025-06-11 01:15:50 +02:00
648d3afc21 limit the autoconnect retries if the server is not available. 2025-05-23 21:15:14 +02:00
15206453ab Include Exception in typings 2025-02-17 18:34:36 +01:00
55a3685c76 Added typing for AsyncServer.instrument() 2025-01-01 13:05:13 +01:00
8900251b1e put server in an own class 2024-10-14 13:02:12 +02:00
fb12bdedd8 Moved away from this awful global client construction.
Client is now a class, that can be instantiated and contains its state.
2024-10-09 16:17:55 +02:00
e3265b0817 Fixed types and imports 2024-10-06 02:39:04 +02:00