Why can't I send multiple requests in parallel using rust tonic?

后端 未结 0 2042
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-24 04:05

I implemented the tonic helloworld tutorial. I then tried to change the client code so that I could send multiple requests before awaiting any.

#[tokio::main]
asy         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题