1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
5df98a7295
Update README.md 2023-10-31 11:43:18 +01:00
2928aec9af [DAEMON] Add endpoint support 2023-03-13 21:55:59 +01:00
515d4519c7 [DAEMON] Add whitelist command support 2023-03-13 20:37:35 +01:00
2ee52a7aef Update gitignore 2023-03-13 20:04:04 +01:00
ede680ee00 [Command] Print parse error and return default 2023-03-13 20:00:38 +01:00
766b20a5c0 Fix CONFIGURATION static variable 2023-03-13 19:59:49 +01:00
cbe2b96295 [Configuration] Change error message 2023-03-13 19:59:21 +01:00
980722c6cb Begin add uds_windows (Not working) + add config load 2023-02-12 18:14:22 +01:00
46d401493b Add metadata in command, add whitelist, add daemon config 2023-02-04 14:33:57 +01:00
482dd830dc Add mdbook in README.md 2023-02-02 21:18:27 +01:00
ed8ecab38c Add default book 2023-02-02 21:16:51 +01:00
770a55fb2c Add log of sessions 2023-01-31 22:12:18 +01:00
0e1a2dc817 Add session manager 2023-01-31 22:02:05 +01:00
a18fec21cd Refactor session 2023-01-31 20:59:14 +01:00
2b028c694f Refactor proto package + bin names 2023-01-31 19:38:48 +01:00
e46fe9db87
Add uuid and remove useless logs 2023-01-31 17:45:37 +01:00
2f5a28beb9
Remove error_message, add log_file in terminate request 2023-01-31 17:38:08 +01:00
f8a03bc18a
Add token and identifier 2023-01-31 17:35:21 +01:00
115855ac75
Add docker to test 2023-01-31 14:36:59 +01:00
535abde7c0 Add capture all events 2023-01-30 23:54:09 +01:00
5046c08817 Add response type declaration 2023-01-30 23:02:46 +01:00
3279fb22cd Run command from args params 2023-01-30 22:31:42 +01:00
5ddb43351b Refactor server 2023-01-30 22:04:46 +01:00
0243d23a03 Refactor client connection 2023-01-30 22:01:29 +01:00
f145bcf383 Begin implement protocol 2023-01-30 21:28:03 +01:00
368d5eca46 Add support of Unix socket 2023-01-26 22:40:09 +01:00
7a9b9c0f09 Migrate to tonic 2023-01-26 22:12:59 +01:00
6d1582792c
Add sample server + client unix socket 2023-01-24 14:17:32 +01:00
b94c621ab1
Add unix example 2023-01-24 08:58:52 +01:00
49bab13f6e
Initial commit 2023-01-20 14:03:27 +01:00