1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-03-10 13:31:10 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Nikolay Kim
1ac018dc79 refactor server service configuration protcess 2018-11-03 09:09:14 -07:00
Nikolay Kim
fc7c436387 drop server service errors 2018-09-28 12:22:49 -07:00
Nikolay Kim
d19ed8b00a add Either service 2018-09-27 17:05:48 -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
82b71d91ea move Service to service sub mod 2018-09-11 09:30:22 -07:00
Nikolay Kim
dc50268c8a move server impl to sub module 2018-09-11 08:43:23 -07:00
Renamed from src/server_service.rs (Browse further)