Commit graph

21 commits

Author SHA1 Message Date
b456391e62
feat: sanity check 2023-10-15 18:06:26 +02:00
5b16ffb7b7
doc: more stuff regarding protocol and domo_node 2023-10-15 18:06:26 +02:00
3365ca09a5
feat: implementation for domo_node 2023-10-15 18:06:25 +02:00
405cf8b368
feat: add Identifier::random and some other tiny fixes 2023-10-15 18:06:25 +02:00
f462630eb4
fix: ci only when needed (2)
sometimes i hate woodpecker
2023-10-15 18:06:25 +02:00
972282ebcc
fix: ci only when needed 2023-10-15 18:06:24 +02:00
891fdc937c
feat: ci for node 2023-10-15 18:06:24 +02:00
279c48980a
feat: initial node code 2023-10-15 18:06:23 +02:00
fc5cbdb361
feat: add packet_id() to Packet enum 2023-10-15 18:06:23 +02:00
506d07ed8d
fix: ci for proto only when proto gets changed 2023-10-15 18:06:23 +02:00
449c73478c
feat: ci 2023-10-15 18:06:22 +02:00
4dd30c8722
fix: logical errors 2023-10-15 18:06:22 +02:00
174a3739b5
feat: tests and fixed some minor bugs 2023-10-15 18:06:21 +02:00
3b6b5d7548
feat: add property_control.rs 2023-10-15 18:06:21 +02:00
e4b508ae86
feat: rust proto implementation 2023-10-15 18:06:20 +02:00
1e68840042
feat: add dynamic_data snippet 2023-10-15 18:06:20 +02:00
cfae325be4
fix: remove single bits as they're only making the protocol harder to interpret 2023-10-15 18:06:19 +02:00
7aee04e629
fix: CRC32 at a logical place 2023-10-15 18:06:19 +02:00
3f7c7f35bf
fix: error codes categories 2023-10-15 18:06:19 +02:00
d4bb25c112
feat: packet error checking 2023-10-15 18:06:18 +02:00
4dd61dd200
init: initial commit 2023-10-15 18:06:18 +02:00