actix-net/actix-server/src
Rob Ede ce627bf932
remove builder and introduce worker handle
2021-01-29 20:33:04 +00:00
..
accept.rs express spawn fn as spawn fut (#256) 2021-01-29 15:16:30 +00:00
builder.rs rename arbiter to worker (#254) 2021-01-29 04:08:14 +00:00
config.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
lib.rs merge actix-testing into actix-server (#242) 2020-12-29 21:20:24 +00:00
server.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
service.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
signals.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
socket.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
test_server.rs remove builder and introduce worker handle 2021-01-29 20:33:04 +00:00
waker_queue.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
worker.rs remove builder and introduce worker handle 2021-01-29 20:33:04 +00:00