We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Keepalive number is seconds, not milliseconds. 30000 seconds is a misleading example.
Added reference to MqttConnection#stream.
Added the Writable inheritance of Connection.
Updated connection (markdown)
Correct 'client' to 'clientId'
Update keepalive stuff
conn
Updated MqttConnection (markdown)
Added connection and server docs