Commit Graph

8 Commits

Author SHA1 Message Date
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
Nikolay Kim c859d13e3b use actix-testing instead of test server 2019-09-25 09:51:28 +06:00
Nikolay Kim f0776fca94 Use associated type for NewService config 2019-05-12 06:03:50 -07:00
Nikolay Kim 21507d3da1 add TestServerRuntime::run_on() method 2019-04-12 12:26:47 -07:00
Nikolay Kim 38545dedc7 refactor Connect type and add tests 2019-03-13 22:51:31 -07:00
Nikolay Kim 1f54ae9051 update deps 2019-03-09 14:23:08 -08:00
Nikolay Kim 6fe741025f add host and port for test server 2019-01-07 21:09:56 -08:00
Nikolay Kim 7017bad4bb add test server 2019-01-01 22:59:52 -08:00