Creating a context for each call is tedious
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Adding `context::current()` to every RPC call isn't too fun. What if we added an option to `tarpc::service` such that each `Context` parameter was tucked under the hood?
Contributor guide
Assessment
This issue has not been assessed yet.