Skip to content

Commit d54a270

Browse files
authored
Update README.md (#150)
1 parent f33d63b commit d54a270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ automatically be converted into a `Buffer`.
203203
properties: { // MQTT 5.0 properties
204204
sessionExpiryInterval: 1234,
205205
receiveMaximum: 432,
206-
maximumQoS: 2,
206+
maximumQoS: 1,
207207
retainAvailable: true,
208208
maximumPacketSize: 100,
209209
assignedClientIdentifier: 'test',

0 commit comments

Comments
 (0)