Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通信を強制終了できるようにしたい #102

Closed
shibafu528 opened this issue Apr 18, 2021 · 0 comments · Fixed by #112
Closed

通信を強制終了できるようにしたい #102

shibafu528 opened this issue Apr 18, 2021 · 0 comments · Fixed by #112
Projects

Comments

@shibafu528
Copy link
Owner

現在はストリーミングのcancelを実行するくらいはできるが、強制的にクライアント側からHTTPコネクションを切断する手段がない。
このため、クライアント・サーバどちらかの実装の問題などによってセッションが詰んでしまった場合にアプリを終了するしかなくなる。

streamingのcancel送信が可能ならまずそちらを実施し、それでもダメかUnaryの場合には強制切断ができるようなボタンを出せるようにしたい。
libgrpc++でそのような操作ができるかを調べる必要がある。

@shibafu528 shibafu528 added this to To Do in ToDo via automation Oct 12, 2021
@shibafu528 shibafu528 moved this from To Do to In progress in ToDo Oct 17, 2021
ToDo automation moved this from In progress to Done Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
ToDo
  
Done
1 participant