Commit Graph

25 Commits

Author SHA1 Message Date
Nikolay Kim 1b1ae01b5a migrate to new Service<Request> trait 2018-11-29 16:56:15 -10:00
Nikolay Kim 8f20f69559 use RequestHost trait for OpensslConnector service 2018-11-11 23:04:39 -08:00
Nikolay Kim 0b0d14d1ea refactor Connector service 2018-10-23 22:14:02 -07:00
Nikolay Kim 2600179169 remove constraint 2018-10-03 10:34:14 -07:00
Nikolay Kim 1745a575a5 add constraints 2018-09-27 21:45:40 -07:00
Nikolay Kim 2927a49fdf better method names 2018-09-14 13:12:55 -07:00
Nikolay Kim 39c3902818 rename Connections to more generic Counter and export it 2018-09-14 13:07:38 -07:00
Nikolay Kim 82b71d91ea move Service to service sub mod 2018-09-11 09:30:22 -07:00
Nikolay Kim abef930f87 fix openssl uses 2018-09-11 08:59:03 -07:00
Nikolay Kim 4264574af1 fix openssl NewService definition 2018-09-08 12:58:08 -07:00
Nikolay Kim c2eff62efb openssl new service is not failable 2018-09-08 12:52:43 -07:00
Nikolay Kim bf10f6dfcf simplify openssl acceptor 2018-09-08 10:16:43 -07:00
Nikolay Kim db1fe14fd2 add service readiness to ServerService 2018-09-07 11:35:25 -07:00
Nikolay Kim 467350c9fc add readiness support for OpensslAcceptor 2018-09-07 10:38:39 -07:00
Nikolay Kim 9456065d7b better error conversion impl for and_then 2018-09-04 12:07:13 -07:00
Nikolay Kim 361ffd8d2f refactor Connector service 2018-08-29 15:15:24 -07:00
Nikolay Kim 10d2c67596 better Connector impl 2018-08-28 16:24:36 -07:00
Nikolay Kim 71d725d250 add Connector helper method 2018-08-27 21:53:20 -07:00
Nikolay Kim ddfe1322a1 use same Request for OpensslConnector service as for connector 2018-08-27 14:29:01 -07:00
Nikolay Kim c69d675113 Connector::Response returns addr and tcp stream 2018-08-27 14:20:41 -07:00
Nikolay Kim 89b8da724b split service mod 2018-08-25 09:02:14 -07:00
Nikolay Kim a5a026b5c4 remove custom NewService and cleanups 2018-08-23 15:42:34 -07:00
Nikolay Kim b8c8dbc90a add new service configuration 2018-08-21 17:08:23 -07:00
Nikolay Kim 2cbcc21168 fix worker shutdown 2018-08-20 22:21:23 -07:00
Nikolay Kim 1a496f4fda initial import 2018-08-19 10:47:04 -07:00