View Source mqtt_sessions_incoming (mqtt_sessions v2.3.0)
Link to this section 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
Link to this section Functions
-spec incoming_connect(Pool :: atom(), mqtt_packet_map:mqtt_packet(), mqtt_sessions:msg_options()) -> {ok, mqtt_sessions:session_ref()}.