Commit graph

7 commits

Author SHA1 Message Date
0d5fec173d feat: gracefully handle servers, which could not be found with the addr 2025-12-11 01:10:58 +01:00
5bfff0a081 feat: add watcher which checks if the joined servers became empty and stops them 2025-12-10 23:10:37 +01:00
2892cc3e7b feat: add abstraction for proxying logic + small fixes
and i dont wanna break this up into multiple commits.
2025-12-10 19:25:59 +01:00
4cf3d5aea0 feat: add an Error type to Packet::parse
instead of error logging manually inside `parse`,
return a Result with a custom enum
2025-12-03 22:58:21 +01:00
fdb2f88c4a chore: incremental cleanups 2025-12-03 18:29:00 +01:00
6021bb05f1 feat: handle login and scaling up deployments 2025-12-01 20:03:23 +01:00
b14d3b599d feat: server status protocol path implemented 2025-11-29 18:31:14 +01:00