class

MQTT::Transport

Inherits Reference / Object

Constructors

Instance methods

close!
Source
closed?
Source
error
Source
on_close
Source
on_message
Source
on_tokenize
Source
send(message) : Nil
Source
start

Begins consuming data from the remote host. Called by the client once its callbacks have been configured so that no data can arrive before there is something able to process it

Source

Nested types