Commit Graph

20 Commits

Author SHA1 Message Date
300914eb8d update dependencies 2024-02-07 15:40:59 +01:00
68d4071bb9 cleanup 2023-11-21 14:59:18 +01:00
e77fa730dd switch packet buffer to smallvec 2023-06-20 13:58:23 +02:00
813e1af396 optimize release builds more 2023-06-11 21:19:14 +02:00
04deb1d89c compress html 2023-06-11 04:18:07 +02:00
4cca315f61 new debug server outline 2023-06-11 01:22:28 +02:00
1ae573dd76 start on new debug server 2023-06-11 00:12:02 +02:00
06567d957c disable tokio-console by default 2023-03-28 15:02:24 +02:00
1340e87c15 switch to zerocopy crate. Initial server query debug implementation 2023-03-28 13:46:38 +02:00
9d8124bd5c change error library 2023-03-19 22:05:42 +01:00
887a1b1db9 make tokio_console default 2023-03-18 22:25:01 +01:00
01d8002393 implement duration logging 2023-03-18 21:03:41 +01:00
e17547ad83 move logging to tracing 2023-03-18 20:47:16 +01:00
9a3bac503c name tasks 2023-03-18 16:27:42 +01:00
022f01e532 gracefully handle panics in connection_handler 2023-03-18 15:17:25 +01:00
0e08f2b978 update dependecies and reduce features for hyper 2023-03-14 16:05:48 +01:00
1b40ba40e8 add debug server 2023-02-18 20:48:09 +01:00
4870dafbaa restructure code 2023-02-18 18:17:59 +01:00
d588b26d38 reduce dependency features 2023-02-16 18:46:43 +01:00
3163644c62 initial commit 2023-01-25 19:58:27 +01:00