EmqttFailover.ConnectionHandler.Default (EmqttFailover v0.3.0)

Default EmqttFailover.Connection which does nothing.

Summary

Functions

Link to this function

handle_connected(state)

Callback implementation for EmqttFailover.ConnectionHandler.handle_connected/1.

Link to this function

handle_disconnected(reason, state)

Callback implementation for EmqttFailover.ConnectionHandler.handle_disconnected/2.

Link to this function

handle_message(message, state)

Callback implementation for EmqttFailover.ConnectionHandler.handle_message/2.