Commit c011be62 authored by John Hickey's avatar John Hickey
Browse files

Bridge TLS Application-Layer Protocol Negotiation



In order to connect to brokers that support both websockets and
mqtt on the same port (such as Amazon IoT), we need to set an
application for the SSL context.  This change allows the specification
of an application by using the `bridge_alpn` configuration token.

Signed-off-by: default avatarJohn Hickey <jjh-github@daedalian.us>
parent 925debb8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment