View Source mqtt_sessions_incoming (mqtt_sessions v2.6.0)
Summary
Functions
Handle an incoming connect message, the package MUST be a connect package.
The session pool returned an error when trying to map the client-id
Functions
-spec incoming_connect(Pool :: atom(), mqtt_packet_map:mqtt_packet(), mqtt_sessions:msg_options()) -> {ok, mqtt_sessions:session_ref()}.