ITADN

Bidirectional stream from client on client reconnect

#2580Openmadmaxio 创建于 2026-03-22
M
madmaxiocommented
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 条评论