Commit Graph

63 Commits

Author SHA1 Message Date
ports 1d95c7bef6 Working communication code using socket
Sockets are sooo much better, waow
I like easy code

Closes #11 (even if I didn't implement all the proposal)
Closes #16
2023-05-04 01:02:05 +02:00
ports 4f3d3952f0 Unworking named pipe shit. Go sockets instead! 2023-05-03 23:56:25 +02:00
ports f3080f5293 Untested cli/daemon communication code 2023-05-03 20:03:22 +02:00
ports 4c86f37b70 light refacto 2023-05-01 18:21:31 +02:00
ports 7f93079f66 standardize logs 2023-04-27 12:33:56 +02:00
ports 067fb13e79 Execute now all pending actions when quiting 2023-04-27 11:58:57 +02:00
ports a2be5a566c Working log code
Closes #7 #17
2023-04-27 10:42:19 +02:00
ports aeb9af37be Untested log code 2023-04-26 17:18:55 +02:00
ports bd6288dae0 Do not allow for empty conf, stream, filter, regex or action.
This means the minimal valid configuration contains
one stream, with one filter, with one regex and one action.
2023-04-12 09:53:44 +02:00
ports b393ca8252 First persistance work 2023-04-11 13:01:02 +02:00
ports 5ee5dc34e9 fix all configuration file options case etc. 2023-04-09 21:24:03 +02:00
ports a637d63826 close #6 2023-03-25 19:12:11 +01:00
ports 5dcbdd865e rename package 2023-03-25 18:27:01 +01:00