1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-01-06 15:28:54 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Nikolay Kim
eaa9d4b273 allow to change Connector's request type 2018-08-30 10:06:47 -07:00
Nikolay Kim
a928d82895 rename Apply service 2018-08-30 09:26:27 -07:00
Nikolay Kim
e0513e4085 replace partial with more generic Apply 2018-08-30 09:17:17 -07:00
Nikolay Kim
77cf7016b7 add partial combinator 2018-08-29 20:19:30 -07:00
Nikolay Kim
918c764641 use String as default type for Connector 2018-08-29 15:28:16 -07:00
Nikolay Kim
361ffd8d2f refactor Connector service 2018-08-29 15:15:24 -07:00
Nikolay Kim
10d2c67596 better Connector impl 2018-08-28 16:24:36 -07:00
Nikolay Kim
71d725d250 add Connector helper method 2018-08-27 21:53:20 -07:00
Nikolay Kim
f9b9031af2 add clone impls 2018-08-27 20:32:49 -07:00
Nikolay Kim
c69d675113 Connector::Response returns addr and tcp stream 2018-08-27 14:20:41 -07:00
Nikolay Kim
f2ef824011 add NewConfigurableService trait 2018-08-23 22:12:10 -07:00
Nikolay Kim
234c76f8bc add connector 2018-08-23 20:47:41 -07:00