Commit graph

9 commits

Author SHA1 Message Date
29ff12f115 feat: handle SIGTREM
All checks were successful
/ build (push) Successful in 2m56s
2026-06-08 17:02:34 +02:00
750e8dcbf0 feat: move start_watch into trait definition, to do that use async_traits
Some checks failed
/ build (push) Has been cancelled
2026-06-04 19:31:20 +02:00
822330ef87 feat: add connection filters; and config struct;
also move sanitize_addr to mc_server module
2025-12-14 12:56:21 +01:00
594e91b8a1 chore: startup logging polish; BIND_PORT env var setting added 2025-12-04 00:25:07 +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
b75eec70e0 feat: move the packets library over to use async 2025-11-26 00:37:32 +01:00
e7d06a45f6 feat: basic foundations 2025-11-25 16:18:38 +01:00
28109122b2 inital working commit 2025-11-24 23:08:26 +01:00