Hulaaki v0.0.4 Hulaaki.Connection
Provides a GenServer process that is responsible for sending and receving message to/from an MQTT broker over a tcp connection
Summary
Functions
Sends a Connect message over the connection (with options)
Sends a Disconnect message over the connection
Sends a Ping message over the connection
Sends a Publish message over the connection
Sends a Publish Ack message over the connection
Sends a Publish release message over the connection
Start the Genserver process with a pid that intends to use the connection
Stops the Genserver process
Sends a Subscribe message over the connection
Sends an Unsubscribe message over the connection