XEP 0339

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instance_of gptkb:XMPP_Extension_Protocol
gptkbp:abstract This XEP defines a method for using Web Socket as a transport for XMPP.
gptkbp:author gptkb:Peter_Saint-Andre
gptkbp:base Web Socket provides a full-duplex communication channel.
gptkbp:benefits Improved performance over traditional XMPP transports.
gptkbp:communication gptkb:API
gptkbp:contribution Open for contributions from the community.
gptkbp:discusses XMPP Standards Foundation mailing list.
https://xmpp.org/extensions/xep-0339.html
gptkbp:example Using Web Socket to connect to an XMPP server.
gptkbp:feedback Community feedback is encouraged.
gptkbp:first_published 2023-01-15
gptkbp:future_plans Further enhancements planned.
gptkbp:goal To standardize Web Socket usage in XMPP.
https://www.w3.org/2000/01/rdf-schema#label XEP 0339
gptkbp:is_adopted_by Growing among developers.
gptkbp:is_compatible_with Compatible with modern web browsers.
gptkbp:is_implemented_in In development.
Various XMPP servers and clients support Web Socket.
Example code available on Git Hub.
gptkbp:is_referenced_in RFC 6455.
gptkbp:is_tested_for Available for testing implementations.
gptkbp:latest_version 0.1
gptkbp:published_by 2021-09-01
gptkbp:related_to gptkb:XEP_0206
gptkb:XEP_0198
gptkb:XEP_0363
gptkb:XEP_0364
gptkbp:requires gptkb:XMPP_Core
gptkbp:security_features TLS is recommended for secure connections.
gptkbp:status Experimental
gptkbp:target_audience Developers of XMPP applications.
gptkbp:technology Web RTC.
gptkbp:title Web Socket for XMPP
gptkbp:transportation gptkb:TCP
gptkbp:use_case Real-time messaging applications.
gptkbp:used_in Web applications.
gptkbp:bfsParent gptkb:XEP_0414
gptkbp:bfsLayer 6