Commit Graph

23 Commits

Author SHA1 Message Date
dd9468788a
simplified packet construction by using concat instead of IoSlice 2024-01-31 17:09:05 +00:00
41f0e79f97
added type for nodes 2024-01-31 17:07:19 +00:00
515207a391
package information 2023-05-09 12:07:06 +01:00
5c63f63e2a
cleanup run function 2023-05-09 12:06:46 +01:00
60404db64e
simplified error handling with custom result type 2023-03-04 00:17:04 +00:00
ffa987e00a
refactor of testing code 2023-02-19 01:40:12 +00:00
2995f6e48b
error handling cleanup 2023-02-14 03:27:36 +00:00
4a1ecdee35
restructing tests 2023-02-13 03:03:13 +00:00
830c2d793a
moved ipc constants to module 2023-02-13 03:02:40 +00:00
e183405d5a
restructuring error code 2023-02-13 02:06:28 +00:00
391bb0ea2f
fixed types for tree 2023-02-13 01:37:28 +00:00
03553661d6
added test case for get_marks ipc message 2023-01-03 03:38:42 +00:00
5d6ddfbf6b
removed main.rs 2022-12-13 22:20:34 +00:00
293c037ecb
cleanup of config files 2022-12-13 22:19:25 +00:00
aa131bb9a9
functionality and test for subscribe and send tick events 2022-12-13 22:18:49 +00:00
5ac5326614
restructure of ipc library 2022-12-10 00:26:14 +00:00
ae04447488
rewrite of functions for constructing and sending ipc messages to reduce code reuse when deserializing json 2022-12-02 19:30:17 +00:00
f0ccfc3c5a
added license 2022-12-01 03:22:10 +00:00
3ea3ea7b2c
updated makefile and deps 2022-11-30 18:41:44 +00:00
25ece0163d
added handlers i3msg messages 2022-11-30 18:40:51 +00:00
83fcda7484
refactor of code 2022-11-27 05:27:47 +00:00
56c53312f5
added command to clean target 2022-11-27 05:26:57 +00:00
0b3138ae92
first commit 2022-11-25 20:14:17 +00:00