plabayo / tower-async

async fn(Input) -> Result<Output, Error>
MIT License
48 stars 1 forks source link

port of tower-http to the Async trait version #1

Closed GlenDC closed 1 year ago

GlenDC commented 1 year ago

Mostly complete except for the minor stuff that relies on tower features which we haven't ported yet