Skip to content

support: DTLS connection ID

There is a DTLS protocol extension which counters the following problem. When a client changes IPs or ports (e.g., roaming, or firewall state times out and client changes port), it provides a constant connection ID for the server to track the client.

Implementation at:

Values are defined at:

Edited by Nikos Mavrogiannopoulos