Commit Graph

161 Commits

Author SHA1 Message Date
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 d1bfae7414 fix backpressure for ssl concurrent handshakes 2018-12-12 14:24:24 -08:00
Nikolay Kim 5ca00dc798 rename ServiceConfig::rt to ServiceConfig::apply 2018-12-12 14:16:16 -08:00
Nikolay Kim fd3e77ea83 fix signals handling on windows 2018-12-11 14:03:06 -08:00
Nikolay Kim 42ec3454d9 add signals support 2018-12-10 21:06:54 -08:00
Nikolay Kim e6daca7995 try to parse host first 2018-12-10 18:08:07 -08:00
Nikolay Kim 9577b7bbed add helper fn 2018-12-09 22:19:26 -08:00
Nikolay Kim 8ad93f4838 move server to separate crate 2018-12-09 22:14:29 -08:00