actix-net/actix-test-server
Michal Hornický 46382a922a Migrate actix-server to std::future (#50)
Still not finished, this is more WIP, this is an aggregation of several commits, which
can be found in semtexzv/std-future-server-tmp branch
2019-11-12 05:37:04 +06:00
..
src Migrate actix-server to std::future (#50) 2019-11-12 05:37:04 +06:00
Cargo.toml Migrate actix-server to std::future (#50) 2019-11-12 05:37:04 +06: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 deprecate test server 2019-09-25 09:31:52 +06:00

README.md

Actix test server (Deprecated)

Use actix-testing instead