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

14 Commits

Author SHA1 Message Date
Nikolay Kim
bb34df8c1b use configured token for service message 2018-11-03 10:22:04 -07:00
Nikolay Kim
1ac018dc79 refactor server service configuration protcess 2018-11-03 09:09:14 -07:00
Nikolay Kim
0e3d1068da separate stop worker channel 2018-11-01 15:33:35 -07:00
Nikolay Kim
dc19a9f862 refactor Resolver service 2018-10-29 20:29:47 -07:00
Nikolay Kim
67961f8a36 rename timer to time 2018-10-29 15:48:56 -07:00
Nikolay Kim
ba57e67a74 expose ServerMessage service 2018-09-26 20:40:45 -07:00
Nikolay Kim
ed23caa314 add name to service registration 2018-09-17 20:19:48 -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
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