Commit graph

31 commits

Author SHA1 Message Date
Shautvast
f9afdf3f21 bugfix when read_pos==capacity 2024-07-05 15:11:11 +02:00
Shautvast
f2ae6972b8 moved the code 2024-07-04 19:57:48 +02:00
Shautvast
92ba49e539 found out why queuing on the rust side didn't work and fixed it 2024-07-04 16:57:25 +02:00
Shautvast
beb078d4de improved project structure, no more hardcoded absolute path for bootstrap lib in agent 2024-07-03 15:59:12 +02:00
Shautvast
600589edc3 rename 2024-07-03 14:12:07 +02:00
Shautvast
a73acb9ddb removed old tests 2024-07-03 14:09:39 +02:00
Shautvast
1dee9a9b05 improvement 2024-07-03 14:08:15 +02:00
Shautvast
dc8d281a60 improvements 2024-07-03 14:06:05 +02:00
Shautvast
0b1ac32869 renames 2024-07-03 13:47:31 +02:00
Shautvast
2e1200b911 removed unused 2024-07-03 13:39:46 +02:00
Shautvast
819be40927 doc update 2024-07-03 13:36:57 +02:00
Shautvast
a7bfe88d1c added rest api 2024-07-03 13:27:55 +02:00
Shautvast
8af6881d3e added rest api 2024-07-03 13:23:57 +02:00
Shautvast
df98ef761d comments 2024-07-01 12:54:59 +02:00
Shautvast
de7381ac31 yeah I think this is better 2024-07-01 11:29:11 +02:00
Shautvast
56555e765c ok, it's working, but I think I can improve the design 2024-07-01 11:04:49 +02:00
Shautvast
d1883f550f put the indices at the end, less calculations needed for read and write 2024-06-30 13:58:28 +02:00
Shautvast
d5823837e4 renaming 2024-06-30 13:21:37 +02:00
Shautvast
66c3a0f315 The CircularByteBuffer seems to be correct now. Added Cbor lib for possible future use 2024-06-29 15:00:57 +02:00
Sander Hautvast
5a8f35fc29 correct circular buffer 2024-06-28 16:13:48 +02:00
Shautvast
824e9ac712 additions in readme 2024-06-25 18:09:44 +02:00
Shautvast
d133ff7d60 additions in readme 2024-06-25 18:09:03 +02:00
Shautvast
5d368dd063 Finally working it is! 2024-06-25 18:05:19 +02:00
Shautvast
84374f5d0d last again nicer making 2024-06-23 20:46:43 +02:00
Shautvast
3414c3d510 last nicer making 2024-06-23 20:45:00 +02:00
Shautvast
862aad4462 for readability better making I am 2024-06-23 20:39:03 +02:00
Shautvast
f275d0de62 moderner this way 2024-06-23 20:28:00 +02:00
Shautvast
0123d5f7b4 and remove the debug stuff 2024-06-23 18:25:23 +02:00
Shautvast
b3f9ac503c much better this is 2024-06-23 18:24:24 +02:00
Shautvast
8f516d5612 working now this is 2024-06-23 17:47:35 +02:00
Sander Hautvast
02b15b3e72 stil WIP 2024-06-20 20:55:42 +02:00