hxmpp icon indicating copy to clipboard operation
hxmpp copied to clipboard

Haxe XMPP library

HXMPP

Haxe XMPP library

The Extensible Messaging and Presence Protocol is an open technology for real-time communication, which powers a wide range of applications including instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data. The XMPP protocols are free, open, public, and easily understandable.

  • RFC3920 XMPP Core
  • RFC3921 XMPP Instant Messaging and Presence
  • RFC5122 Internationalized Resource Identifiers (IRIs) and Uniform Resource Identifiers (URIs) for XMPP.
  • RFC7395 Subprotocol for WebSocket

Install

haxelib install hxmpp
# or
haxelib git https://github.com/tong/hxmpp

Actions Status Haxelib Version