Commit Graph

8 Commits

Author SHA1 Message Date
Nikolay Kim e8a49801eb revert IntoFuture change 2019-03-04 21:37:06 -08:00
Nikolay Kim 2e18ca805c use IntoFuture 2019-03-04 20:40:38 -08:00
Nikolay Kim 9f25fdf929 rename StreamServiceFactory to ServiceFactory 2019-03-04 14:31:46 -08:00
Nikolay Kim 862be49e30 add Config argument to NewService 2019-02-22 12:44:37 -08:00
Nikolay Kim e354c6df92 Drop service response 2019-02-09 21:39:17 -08:00
Nikolay Kim d83bf95304 Use associated type instead of generic for Service definition 2019-02-01 19:53:13 -08:00
Nikolay Kim 37d28304c9 Fix max concurrent connections handling 2018-12-21 10:38:08 -08:00
Nikolay Kim 8ad93f4838 move server to separate crate 2018-12-09 22:14:29 -08:00