1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
actix-net/actix-server/src
2023-10-29 18:47:38 +00:00
..
accept.rs update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
availability.rs actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
builder.rs doc: complete ServerBuilder::workers docs 2023-10-29 18:47:38 +00:00
handle.rs Server: run after await (#426) 2021-12-05 19:22:47 +00:00
join_all.rs fmt with import grouping 2022-04-10 02:48:53 +01:00
lib.rs add MPTCP socket protocol (optional) (#466) 2023-07-17 04:10:36 +01:00
server.rs remove unnecessary Pin in poll_recv calls (#475) 2023-01-02 13:36:46 +00:00
service.rs bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00
signals.rs remove unnecessary Pin in poll_recv calls (#475) 2023-01-02 13:36:46 +00:00
socket.rs add MPTCP socket protocol (optional) (#466) 2023-07-17 04:10:36 +01:00
test_server.rs clippy run on -tls 2023-04-01 05:24:00 +01:00
waker_queue.rs actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
worker.rs Rustls v0.21 support (#480) 2023-08-26 14:59:51 +01:00