Commit graph

11 commits

Author SHA1 Message Date
Luca Palmieri
eb56dda597 Remove once_cell 2024-08-29 17:17:24 +02:00
Luca Palmieri
dc3837df7c Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 16:48:26 +01:00
LukeMathWalker
b9cdb5c5c7 Connect lazily 2021-09-29 09:20:50 +01:00
LukeMathWalker
1caa47a383 Use once_cell instead of lazy_static for tracing. Use custom sinks instead of filters to disable logging. 2021-05-01 15:51:06 +01:00
LukeMathWalker
77d15630ca Fix test. 2021-02-15 21:28:36 +00:00
LukeMathWalker
04c53d49da Extract helper method. 2021-02-14 17:07:31 +00:00
LukeMathWalker
e562b7df6f Add address. 2021-02-14 16:41:45 +00:00
LukeMathWalker
55da2e2e2e Share startup logic. 2021-02-14 16:27:04 +00:00
LukeMathWalker
beeeacdafb Split into multiple files. 2021-02-14 15:26:43 +00:00
LukeMathWalker
0344317f85 Split tests across files. 2021-02-14 12:24:50 +00:00
LukeMathWalker
e8ff7914c9 Restructure test suite - first step. 2021-02-14 12:12:07 +00:00