cblgh
7a99ef3e16
improve client, now does its business and exits
2026-07-01 18:07:24 +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
3723193944
cycle testing secret + use V1/<type>/<rest> prefix
2026-06-29 16:24:55 +02:00
cblgh
1f18e85d85
improve wire protocol bytes reading
2026-06-29 14:58:30 +02:00
cblgh
7807bec835
simple client hello works
2026-06-28 23:06:25 +02:00