1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-02-21 11:54:47 +01:00

10 Commits

Author SHA1 Message Date
Nikolay Kim
d026821924 unify service builders 2019-03-09 10:39:06 -08:00
Nikolay Kim
ca73f178c9 revert generic service request; add ServerConfig to service factories 2019-03-09 07:37:23 -08:00
Nikolay Kim
6d639ae3df allow to create http services with config 2019-03-06 22:59:56 -08:00
Nikolay Kim
3b069e0568 added combined http1/2 service 2019-03-06 22:56:34 -08:00
Nikolay Kim
ce0b172598 update actix-service 2019-03-05 09:30:11 -08:00
Nikolay Kim
b80ee71785 use new new service api 2019-02-22 14:21:35 -08:00
Nikolay Kim
7d49a07f91 add h1/h2 payload 2019-02-07 13:39:15 -08:00
Nikolay Kim
cd83553db7 simplify payload api; add missing http error helper functions 2019-02-07 11:37:33 -08:00
Nikolay Kim
3269e35722 migrate to actix-service 0.2 2019-02-01 20:18:44 -08:00
Nikolay Kim
76866f054f move service to submodule; update travis config 2019-01-30 10:29:15 -08:00