Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion advanced/device-numconnections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,8 @@ default, TCP has better priority than QUIC, so establishing a TCP connection
will cause existing QUIC connections to be closed. Connection priorities can
be configured.

Multiple connections cannot be established over relays.
When connected via a relay, only one connection is normally established.
However, with some lucky timing, e.g. when attempting to reconnect after losing
a connection, it is also possible to establish one relay connection in each
direction, if the two devices are listening on different relays. In such a case,
the GUI will show `1 + 1` connections.