1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 19:42:59 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
1261ecbce0 fix examples 2018-08-23 13:39:13 -07:00
Nikolay Kim
d97f78afbe use factory function instead of NewService for service registration 2018-08-23 13:16:14 -07:00
Nikolay Kim
c7543e7228 add Server::configure helper 2018-08-22 11:36:56 -07:00
Nikolay Kim
29490e6c13 cleanups 2018-08-21 21:11:16 -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
ac70f06c4f add basic example 2018-08-20 21:34:47 -07:00
Nikolay Kim
1a496f4fda initial import 2018-08-19 10:47:04 -07:00