Bidirectional stream from client on client reconnect
I'm using simple quinn client and server, and after restarting client app (without server restart), I get unknown bidirectional stream from client - what is that?
And, if that is some kind of service stream - I have bidirectional accept code in my server which will intercept this stream, should I add some workaround for it?
0 条评论