mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-21 12:24:29 +02:00
11 lines
262 B
XML
11 lines
262 B
XML
<varlistentry>
|
|
<term><option>--tls-alpn</option></term>
|
|
<listitem>
|
|
<para>
|
|
Provide a protocol to use when connecting to a broker that has
|
|
multiple protocols available on a single port, e.g. MQTT and
|
|
WebSockets.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|