Commit Graph

8 Commits

Author SHA1 Message Date
Nikolay Kim 5271ba5ebd migrate actix-ioframe to std::future 2019-11-14 14:55:48 +06:00
Nikolay Kim eb07b5477b update actix-utils 2019-11-14 04:55:23 +06:00
Nikolay Kim 68e00ec18c refactor naming 2019-11-11 11:44:06 +06:00
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 95d02659d5 Added Framed::map_io() method 2019-03-27 17:30:37 -07:00
Nikolay Kim b407c65f4c add FramedParts::with_read_buf method 2019-03-06 22:53:55 -08:00
Nikolay Kim e50be58fdb move codec to separate crate 2018-12-09 15:19:25 -08:00