This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-net
Watch
1
Star
0
Fork
0
You've already forked actix-net
mirror of
https://github.com/fafhrd91/actix-net
synced
2025-01-18 20:01:48 +01:00
Code
Issues
Releases
Wiki
Activity
actix-net
/
actix-server
History
Rob Ede
77d4a69b2f
update tokio-uring to 0.3 (
#449
)
2022-03-08 21:57:02 +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
update tokio-uring to 0.3 (
#449
)
2022-03-08 21:57:02 +00:00
CHANGES.md
bump lower msrv to 1.49
2022-03-02 16:40:11 +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
README.md
actix-server
General purpose TCP server built for the Actix ecosystem.
Resources
Library Documentation
Examples