Skip to content

Commit 4326c74

Browse files
authored
Added MQTTv5 version
Signed-off-by: Farzad Panahi <farzad.panahi@gmail.com>
1 parent 225ab37 commit 4326c74

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)