Skip to content

Commit 9a9167a

Browse files
Resolve review
1 parent 9a633cd commit 9a9167a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-web-pubsub/reference-protobuf-webpubsub-subprotocol.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,6 @@ The sender's `dataType` will cause one of the following messages to be sent:
168168

169169
The Web PubSub service can also send system-related responses to the client.
170170

171-
### Pong response
172-
173-
The Web PubSub service sends a `PongMessage` to the client when it receives a `PingMessage` from the client.
174-
175171
#### Connected
176172

177173
When the client connects to the service, you receive a `DownstreamMessage.SystemMessage.ConnectedMessage` message.
@@ -180,6 +176,10 @@ When the client connects to the service, you receive a `DownstreamMessage.System
180176

181177
When the server closes the connection or the service declines the client, you receive a `DownstreamMessage.SystemMessage.DisconnectedMessage` message.
182178

179+
### Pong response
180+
181+
The Web PubSub service sends a `PongMessage` to the client when it receives a `PingMessage` from the client.
182+
183183
## Next steps
184184

185185
[!INCLUDE [next step](includes/include-next-step.md)]

0 commit comments

Comments
 (0)