Packages
MQTT v5 packet encoder and decoder
Current section
Files
Jump to
Current section
Files
mqtt_packet_map
rebar.config
rebar.config
{require_min_otp_vsn, "19"}.
{erl_opts, [
debug_info,
warn_unused_vars,
warn_shadow_vars,
warn_unused_import
]}.