|
|
5233570675
|
fix: don't abort parsing packets if they have larger than 0 size
|
2025-12-07 17:14:58 +01:00 |
|
|
|
f1c1b2c122
|
feat: improve packet::parse tracing
|
2025-12-07 12:16:28 +01:00 |
|
|
|
7461b8ea30
|
fix: replace todo!() with Ok(())
|
2025-12-06 20:04:14 +01:00 |
|
|
|
594e91b8a1
|
chore: startup logging polish; BIND_PORT env var setting added
|
2025-12-04 00:25:07 +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 |
|
|
|
92dfbd490c
|
chore: small cleanup
|
2025-12-03 22:58:01 +01:00 |
|
|
|
cae000cfe7
|
fix: temporary bandaid fix for vec![] macro panics
|
2025-12-03 18:29:14 +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 |
|
|
|
b75eec70e0
|
feat: move the packets library over to use async
|
2025-11-26 00:37:32 +01:00 |
|
|
|
79ffeafc29
|
fix: use tracing instead of println
|
2025-11-25 16:48:29 +01:00 |
|
|
|
3b7e976deb
|
feat: add COMMIT_HASH build time env var
|
2025-11-25 16:48:02 +01:00 |
|
|
|
e7d06a45f6
|
feat: basic foundations
|
2025-11-25 16:18:38 +01:00 |
|
|
|
5874d06016
|
chore: remove unneded code
|
2025-11-24 23:13:26 +01:00 |
|
|
|
28109122b2
|
inital working commit
|
2025-11-24 23:08:26 +01:00 |
|