Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Kim c5e8764508 remove Pin from Service::poll_ready(); simplify combinators api; make code compile 2019-11-11 01:09:05 +06:00
Michal Hornický a844941b9f Migrate actix-codec, actix-rt, and actix-threadpool to std::future 2019-09-14 12:30:18 +02:00
Nikolay Kim 7c5afc09a6 move threadpool to separate crate 2019-03-28 03:56:52 -07:00
Nikolay Kim bef199f831 add blocking mod support 2019-03-11 22:54:27 -07:00
Nikolay Kim c03d869694 return io::Result from run method, remove Handle 2019-03-06 10:24:58 -08:00
Nikolay Kim cdd6904aa0 rename Server to ServerBuilder 2018-12-09 20:30:14 -08:00
Nikolay Kim 98a151db4f add actix single threaded runtime 2018-12-09 19:55:40 -08:00