You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use only unidirectional QUIC streams for communication.
Connection flow differs for clients and nodes.
For clients, we have only one unidirectional stream open and we don't need a reverse connection.
In the case of nodes, we expect both peers to be connected to each other and both having unidirectional streams open.