5 Commits

Author SHA1 Message Date
cblgh ac2ef7f2ee hello now rejects incorrect read keys 2026-07-01 18:20:03 +02:00
cblgh 2272b739d1 tracker wip kinda works, client needs more love 2026-07-01 17:55:41 +02:00
cblgh bc644cec85 simple wire protocol structure implemented (no errors/0s)
TODO:
* decide on future response structure but maybe prefixing with the name is ok
* decide on error/nil values
* server: actually do things with the data sent to us by client
2026-06-30 21:47:17 +02:00
cblgh 5590e9423d refactor read/write bytes routines and use in client and server 2026-06-30 09:29:07 +02:00
cblgh 7807bec835 simple client hello works 2026-06-28 23:06:25 +02:00