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 23:21:50 +01:00
Code
Issues
Releases
Wiki
Activity
actix-net
/
actix-server
History
Rob Ede
b8a7741524
fix bind_addr
2022-01-28 22:13:10 +00:00
..
examples
add file reader example
2021-12-26 22:32:35 +00:00
src
fix bind_addr
2022-01-28 22:13:10 +00:00
tests
simplify test server (
#431
)
2021-12-27 18:27:54 +00:00
Cargo.toml
prepare actix-server release 2.0.0 (
#437
)
2022-01-19 14:57:50 +00:00
CHANGES.md
prepare actix-server release 2.0.0 (
#437
)
2022-01-19 14:57:50 +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