1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 23:42:56 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Marcus Griep
ecf7a11a20
Add convenience methods to wrap with middleware 2019-05-02 17:47:37 -04:00
Marcus Griep
686958fe0c
Add reciprical compatibility layer for tower 2019-05-02 17:22:22 -04:00
Marcus Griep
508dce8bf1
Add compatibility crate for tower-service
Introduces a new crate `actix-tower`, which makes it easier to use
services built on the `tower-service` abstraction to be used with
`actix-service`.
2019-04-29 12:39:16 -04:00