Commit graph

18 commits

Author SHA1 Message Date
2973a703cc
doc(feat+fix): added license, changed readme and line fix in proto doc 2023-12-10 03:52:59 +01:00
7999ac6103
feat: rewrite spec and proto 2023-11-30 21:52:49 +01:00
acde76c0f4
feat: changes to proto (read commit msg)
- remove sizes from command data; these can be inferenced from data size.
- refactored errors to be more logical
- reworded minor things
2023-11-08 00:04:44 +01:00
812748981a
refactor: node
All checks were successful
ci/woodpecker/push/proto Pipeline was successful
ci/woodpecker/push/node Pipeline was successful
2023-11-06 18:27:00 +01:00
53f1b36505
feat: new protocol updates 2023-11-05 20:52:11 +01:00
f88706bac8
feat: new stuff 2023-10-15 18:06:34 +02:00
15971aa4fa
refactor: breaking refactor of domo_proto and domo_node 2023-10-15 18:06:33 +02:00
be4425aff9
feat: subscription to properties 2023-10-15 18:06:32 +02:00
432c761112
fix: change order of dest and src (optimization)
breaking changes
2023-10-15 18:06:30 +02:00
08baf134dd
feat: add array data type
this commit introduces breaking changes
2023-10-15 18:06:30 +02:00
5b16ffb7b7
doc: more stuff regarding protocol and domo_node 2023-10-15 18:06:26 +02:00
4dd30c8722
fix: logical errors 2023-10-15 18:06:22 +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