1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 16:17:43 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
064da0e3ff feat: server shutdown signal (#676) 2025-05-09 19:30:11 +01:00
ecba6e21da chore: fmt project 2024-12-29 14:27:58 +00:00
1db640f62e chore: update env logger 2024-05-12 19:10:27 +01:00
126ed4c2e3 normalize logs capital letter (#463)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-22 20:53:06 +01:00
3e132d2bc6 update tokio-uring to 0.3 (#448) 2022-03-08 23:42:52 +00:00
c5d6174cec add tracing support 2022-03-08 22:13:55 +00:00
9935883905 add file reader example 2021-12-26 22:32:35 +00:00
3a3d654cea use "physical" cpu cores as default worker count 2021-12-08 05:42:54 +00:00
4e0dd091f5 Server: run after await (#426)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-12-05 19:22:47 +00:00
5b537c7b10 actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
47fba25d67 remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
06ddad0051 prepare rt and tls releases (#287) 2021-02-25 11:50:24 +00:00
fb0aa02b3c move and update server+tls examples (#190) 2020-09-13 10:12:07 +01:00