Commit graph

79 commits

Author SHA1 Message Date
3ed68d8d3b
fix: bump lib version
All checks were successful
ci/woodpecker/push/lib Pipeline was successful
2024-03-10 19:34:42 +01:00
576ba23509
feat: io
All checks were successful
ci/woodpecker/push/lib Pipeline was successful
2024-03-10 19:34:13 +01:00
d2ecf2e195
fix: bump
Some checks failed
ci/woodpecker/push/lib Pipeline failed
ci/woodpecker/push/proto Pipeline was successful
2024-02-28 15:07:51 +01:00
e01d2130b1
fix: rust changed some things...
All checks were successful
ci/woodpecker/push/lib Pipeline was successful
ci/woodpecker/push/proto Pipeline was successful
2024-02-28 15:07:19 +01:00
3caff2dd58
feat: traits traits traits
Some checks failed
ci/woodpecker/push/proto Pipeline failed
2024-02-28 15:01:34 +01:00
b38cb3022b
fix: remove clunky code 2024-02-27 14:13:19 +01:00
4be6659662
fix: TryFrom will now translate into an Unknown if command group is not known 2024-02-10 14:38:20 +01:00
a69d80f01c
fix: woodpecker ci config
All checks were successful
ci/woodpecker/manual/lib Pipeline was successful
ci/woodpecker/manual/proto Pipeline was successful
2024-01-04 20:23:13 +01:00
ac84f0db70
fix: forgot to add state code :p 2024-01-04 20:13:14 +01:00
f17bd20516
feat: state
Some checks failed
ci/woodpecker/push/lib Pipeline failed
2024-01-04 19:36:23 +01:00
f60e444c68
doc: further documentation of the libs 2023-12-19 00:50:52 +01:00
47da8c1a4c
doc: added some documentation regarding implementation and behaviour 2023-12-13 23:42:19 +01:00
9e4b2d99b4
fix: remove old stuff
All checks were successful
ci/woodpecker/push/lib Pipeline was successful
2023-12-11 13:44:14 +01:00
2973a703cc
doc(feat+fix): added license, changed readme and line fix in proto doc 2023-12-10 03:52:59 +01:00
cea167c164
fix: remove PacketFilter, implement more filters and doc 2023-12-10 03:32:08 +01:00
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