Async Interceptor support
Open
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
## Feature Request
Add support for async interceptor functions.
### Motivation
I believe that async interceptor support should be integrated into the main repository, avoiding the need for an additional crate.
### Proposal
It would be great if the code in the tonic-async-interceptor crate is validated and then merged.
### Alternatives
Use the [tonic-async-interceptor](https://crates.io/crates/tonic-async-interceptor) crate
Contributor guide
Assessment
This issue has not been assessed yet.