Skip to content

Commit a3b0d18

Browse files
authored
Merge pull request #559 from farzadpanahi/patch-2
Added MQTTv5 version to README
2 parents d9ae83c + 4326c74 commit a3b0d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ userdata
191191

192192
protocol
193193
the version of the MQTT protocol to use for this client. Can be either
194-
``MQTTv31`` or ``MQTTv311``
194+
``MQTTv31``, ``MQTTv311`` or ``MQTTv5``
195195

196196
transport
197197
set to "websockets" to send MQTT over WebSockets. Leave at the default of

0 commit comments

Comments
 (0)