Commit graph

64 commits

Author SHA1 Message Date
745a7919b6
bump: version to major 2023-12-10 03:31:07 +01:00
9718b1f92c
fix: made rand optional 2023-12-06 23:30:09 +01:00
49424a91f5
fix: remove unnecessary derive 2023-12-04 14:04:57 +01:00
ffcc399d78
fix: remove recursion 2023-12-04 14:03:49 +01:00
54a99e43e1
feat: impl bunch of goodies 2023-12-04 14:03:04 +01:00
a62fd81bf2
fix: up to spec 2023-12-04 14:02:53 +01:00
c0929538d2
ci: lib 2023-11-30 21:53:35 +01:00
2af49e31bc
feat: domo_lib 2023-11-30 21:52:56 +01:00
7999ac6103
feat: rewrite spec and proto 2023-11-30 21:52:49 +01:00
11e58c3d1d
fix: remove domo node, this repo will be primarily focused on libraries
Some checks failed
ci/woodpecker/push/node Pipeline failed
2023-11-24 11:47:43 +01:00
6760d05f0d
fix: remove ide files 2023-11-23 22:19:25 +01:00
7a3cde1299
fix: update domo_proto according to spec 2023-11-08 00:05:30 +01:00
8b18423103
fix: remove domo_lib 2023-11-08 00:04:56 +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
e47da1e991
fix: remove debug data 2023-11-06 18:40:11 +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
bd9ce9f01f
fix: remove sanity_check.sh
All checks were successful
ci/woodpecker/push/proto Pipeline was successful
ci/woodpecker/push/node Pipeline was successful
2023-11-05 20:53:00 +01:00
8194499ce2
feat: domo_lib 2023-11-05 20:52:51 +01:00
a3dfb5d7ea
fix: rewrite domo_node 2023-11-05 20:52:42 +01:00
5811d29032
fix: implement new proto spec 2023-11-05 20:52:29 +01:00
53f1b36505
feat: new protocol updates 2023-11-05 20:52:11 +01:00
879cd88ecd
fix: registering nodes
All checks were successful
ci/woodpecker/push/proto Pipeline was successful
ci/woodpecker/push/node Pipeline was successful
2023-10-15 18:06:35 +02:00
b765d3eed4
fix: remove debug message 2023-10-15 18:06:35 +02:00
926639387c
fix: weird size issue... usize as u16 2023-10-15 18:06:34 +02:00
f88706bac8
feat: new stuff 2023-10-15 18:06:34 +02:00
3eece7ecd9
fix: parsing 2023-10-15 18:06:34 +02:00
913ae5e74a
fix: remove old code 2023-10-15 18:06:33 +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
e386efc5ae
fix: abolish tcp code.. who needs it? not me! 2023-10-15 18:06:32 +02:00
a6366d61e0
fix: everything up to spec 2023-10-15 18:06:32 +02:00
3068bf25be
fix: tests up to spec 2023-10-15 18:06:31 +02:00
04216c8d7a
fix: up to spec 2023-10-15 18:06:31 +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
f5de996a89
fix: remove old code 2023-10-15 18:06:29 +02:00
9865fd21ce
feat: bugs and feats (ambiguous) 2023-10-15 18:06:29 +02:00
d4a57edd95
feat: added config for relay 2023-10-15 18:06:29 +02:00
35cc9a0695
feat: config is now for master node 2023-10-15 18:06:28 +02:00
b3fb589e36
feat: added config for master node 2023-10-15 18:06:28 +02:00
1132f8c5fb
feat: started master node impl 2023-10-15 18:06:27 +02:00
ebcbd3e899
feat: segregated connection and fixed from_tcp_stream 2023-10-15 18:06:27 +02:00
a108ce5226
feat: debugging server update 2023-10-15 18:06:27 +02:00
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