13 Commits

Author SHA1 Message Date
cblgh 65f6be3dc6 hiatus notice 2026-07-05 07:42:48 +00:00
cblgh b61dbb44c9 run prune on a timer and bump on repeat add from seen endpoints 2026-07-02 11:09:05 +02:00
cblgh ac2ef7f2ee hello now rejects incorrect read keys 2026-07-01 18:20:03 +02:00
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 db8d4b9ac9 remove polling 2026-06-29 16:41:26 +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
cblgh 2c3d7e5d41 gitignore 2026-06-28 15:54:37 +02:00
cblgh ac133bdaf0 init v1 data structures in place, wire protoocol in notes but not implemented 2026-06-28 15:52:39 +02:00