Skip to content

Commit 0ef6c17

Browse files
authored
Merge pull request #298110 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 62a6288 + a6207e9 commit 0ef6c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/reference-mqtt-cross-protocol-communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Here's the conversion between the MQTT "content type" field and Web PubSub messa
4545

4646
### Message content conversion
4747

48-
For text-based Web PubSub message data types, including `Text` and `Json`, they convert to and from MQTT by UTF-8 encoding. For binary-based Web PubSub message data types, including `Protobuf` and `Binary`, they remain exactly the same in the MQTT message content.
48+
For text-based Web PubSub message data types, including `text` and `json`, they convert to and from MQTT by UTF-8 encoding. For binary-based Web PubSub message data types, including `protobuf` and `binary`, they remain exactly the same in the MQTT message content.
4949

5050
### Message quality of service (QoS) conversion
5151

0 commit comments

Comments
 (0)