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

7 Commits

Author SHA1 Message Date
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
9888c1c5e6 fix switching to unavailable state for worker 2018-09-14 00:07:50 -07:00
Nikolay Kim
ec7757f032 refactor worker availibility management 2018-09-13 23:46:18 -07:00
Nikolay Kim
2764323580 fix service availability check 2018-09-13 13:32:51 -07:00
Nikolay Kim
f66eec00e7 restart failed services; fix readiness check 2018-09-12 08:25:14 -07:00
Nikolay Kim
dc50268c8a move server impl to sub module 2018-09-11 08:43:23 -07:00