Commit graph

13 commits

Author SHA1 Message Date
asonix 206db2079f Remove futures-util dependency
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-09 16:46:22 -04:00
asonix 1a638f7f8d Improve debug middleware 2022-11-23 10:44:11 -06:00
asonix a2bd41a00f Improve concurrency 2022-11-02 13:55:45 -05:00
Aode (lion) 3e0595fa88 Update actix web 2021-12-28 10:23:48 -06:00
Aode (lion) 43e5b6d873 Instrument with tracing 2021-09-18 12:55:39 -05:00
asonix f105c427dc Update actix betas 2021-06-24 12:02:27 -05:00
asonix 80bc838073 Bump actix version 2021-04-17 12:36:47 -05:00
asonix 43227d9852 Update to actix-web 4.0.0-beta.3 2021-02-10 18:00:11 -06:00
asonix c3d5de600d Fix mutex scoping, map payload in-place 2021-02-09 23:45:13 -06:00
asonix 2c275e441b pub -> pub(crate) 2021-02-09 22:17:20 -06:00
asonix d7e68190c4 Remove direct dependencies on tokio, bytes, reduce lock contention for circuitbreaker 2020-12-29 11:27:14 -06:00
asonix b7e8d2e465 Join upstream service with payload fut 2020-07-10 15:34:18 -05:00
asonix fbe8baaee9 Add payload debug middleware for inbox 2020-07-10 15:07:47 -05:00