This is the official registry of Jingle Transport Methods as maintained by the XMPP Registrar and authorized by XEP-0166: Jingle.
Last Updated: 2011-09-23
XML: https://xmpp.org/registrar/jingle-transports.xml
Transport | Description | Transport Type (Datagram or Streaming) | Document |
---|---|---|---|
ibb | A method for data exchange over In-Band Bytestreams. | streaming | XEP-0261 |
ice-udp | A method for negotiation of out-of-band UDP connections with built-in NAT and firewall traversal, equivalent to the IETF's Interactive Connectivity Establishment (ICE) methodology when resulting in the use of UDP as the transport protocol. | datagram | XEP-0176 |
raw-udp | A method for exchanging data over raw UDP associations. | datagram | XEP-0177 |
s5b | A method for negotiating data exchange over SOCKS5 Bytestreams. | streaming | XEP-0260 |
2011-09-23 Added the "ibb" and "s5b" transports from XEP-0261 and XEP-0260, respectively. (psa)
2009-06-10 Initial version, populated with the "ice-udp" and "raw-udp" transports from XEP-0176 and XEP-0177, respectively. (psa)