diff --git a/xep-0365.xml b/xep-0365.xml index 8397ea92..9fb7acf1 100644 --- a/xep-0365.xml +++ b/xep-0365.xml @@ -62,6 +62,7 @@ This specification arose from requirements to operate over HF Radio, which has exceedingly high latency (sometimes minutes) low data rates (down to 75 bits/second) and poor reliablity. STANAG 5066 STANAG 5066 C3B (EDITION 3): PROFILE FOR HF RADIO DATA COMMUNICATIONS <http://nso.nato.int/nso/zPublic/stanags/CURRENT/5066Ed03.pdf>. is a widely used link level protocol. Direct use of STANAG 5066 enables elimination of all extraneous end to end handshaking, which is important to optimize performance. It also enables use of STANAG 5066 flow control, which is important for reslience. +

The solution is based on &xep0361; and requires peer configuration to be established according to XEP-0361. The data exchanged between the XMPP servers follows exactly what is specified in XEP-0361. The data is transferred using STANAG 5066 rather than using TCP.