#[tarpc::server(?Send)] option to generate server impl with non-`Send` Future return type.
Open
feature
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Idea from [async-trait](https://github.com/dtolnay/async-trait#non-threadsafe-futures) crate.
Also shortly discussed in discord: https://discord.com/channels/647529123996237854/647529123996237860/800671224945573930

Contributor guide
Assessment
This issue has not been assessed yet.