Hacker News new | ask | show | jobs
by LawnGnome 1917 days ago
Rust has tonic, which I've used to good effect as both as a client and server.
1 comments

I'll second that. Using prost directly was a little rough, but with tonic on top it's been a dream