1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-04 20:31:56 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Nikolay Kim
552d19a0eb add generic server service factory 2018-09-08 14:50:16 -07:00
Nikolay Kim
8b13236d41 refactor connections counter 2018-09-08 09:36:38 -07:00
Nikolay Kim
d4808acee1 implement worker availability system 2018-09-07 13:06:51 -07:00
Nikolay Kim
db1fe14fd2 add service readiness to ServerService 2018-09-07 11:35:25 -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