From fac546751ec6b07a06b6a6259fc82d5fd32930ca Mon Sep 17 00:00:00 2001 From: Dmitriy Afanasev Date: Wed, 13 Dec 2023 06:23:49 +0000 Subject: [PATCH] csAirLink.xml: added messages to support peer to peer connections (#2065) --- message_definitions/v1.0/csAirLink.xml | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/message_definitions/v1.0/csAirLink.xml b/message_definitions/v1.0/csAirLink.xml index 2f6c7da7d8..d309dd95d5 100644 --- a/message_definitions/v1.0/csAirLink.xml +++ b/message_definitions/v1.0/csAirLink.xml @@ -14,6 +14,23 @@ Auth successful + + + + + + + + + + + + + + + + + @@ -25,5 +42,25 @@ Response to the authorization request Response type + + Request to hole punching + Hole push response type + + + Response information about the connected device + Hole push response type + ip version + ip 4 address + ip 6 address + port + + + A package with information about the hole punching status. It is used for constant sending to avoid NAT closing timeout. + Hole push response type + + + Initializing the TURN protocol + Turn init type +