Skip to content

Commit b8879e9

Browse files
Merge pull request #44492 from schwammy/patch-1
Update relay-hybrid-connections-protocol.md
2 parents ba9b206 + 573f888 commit b8879e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-relay/relay-hybrid-connections-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ namespace, and a security token that confers the "Listen" right on that name.
8282
When the WebSocket is accepted by the service, the registration is complete and
8383
the established WebSocket is kept alive as the "control channel" for
8484
enabling all subsequent interactions. The service allows up to 25 concurrent
85-
listeners one Hybrid Connection. The quota for AppHooks is to be determined.
85+
listeners for one Hybrid Connection. The quota for AppHooks is to be determined.
8686

8787
For Hybrid Connections, if there are two or more active listeners, incoming
8888
connections are balanced across them in random order; fair distribution is

0 commit comments

Comments
 (0)