1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 19:51:06 +01:00
actix-net/actix-server
fakeshadow 7804ed12eb
block and wait for accept thread to exit. (#443)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-03-02 03:52:12 +00:00
..
examples add file reader example 2021-12-26 22:32:35 +00:00
src block and wait for accept thread to exit. (#443) 2022-03-02 03:52:12 +00:00
tests simplify test server (#431) 2021-12-27 18:27:54 +00:00
Cargo.toml bump tokio-util to 0.7 (#446) 2022-02-15 01:47:27 +00:00
CHANGES.md block and wait for accept thread to exit. (#443) 2022-03-02 03:52:12 +00:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md add actix-server readme 2022-01-19 16:14:06 +00:00

actix-server

General purpose TCP server built for the Actix ecosystem.

crates.io Documentation Version License Dependency Status Download Chat on Discord

Resources