All Projects → tong → Hxmpp

tong / Hxmpp

Haxe XMPP library

Programming Languages

haxe
709 projects

Projects that are alternatives of or similar to Hxmpp

ejabberd mod apns
An ejabberd module to send PUSH messages to iOS devices through APNS
Stars: ✭ 31 (-49.18%)
Mutual labels:  xmpp, jabber
Omemo Top
Tracking the Progress of OMEMO Integration in various clients
Stars: ✭ 47 (-22.95%)
Mutual labels:  xmpp, jabber
cr-xmpp
XMPP/Jabber Library for Crystal
Stars: ✭ 16 (-73.77%)
Mutual labels:  xmpp, jabber
SharpXMPP
XMPP library for .NET/Xamarin/.NET Core
Stars: ✭ 17 (-72.13%)
Mutual labels:  xmpp, jabber
Jackal
Instant messaging server for the Extensible Messaging and Presence Protocol (XMPP).
Stars: ✭ 899 (+1373.77%)
Mutual labels:  xmpp, jabber
jaxmpp
Java XMPP client library
Stars: ✭ 19 (-68.85%)
Mutual labels:  xmpp, jabber
Ejabberd
Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
Stars: ✭ 5,077 (+8222.95%)
Mutual labels:  xmpp, jabber
xmpp
An implementation of the Extensible Messaging and Presence Protocol (XMPP) in Go.
Stars: ✭ 97 (+59.02%)
Mutual labels:  xmpp, jabber
Jabberd2
JabberD XMPP Server
Stars: ✭ 428 (+601.64%)
Mutual labels:  xmpp, jabber
Conversations
Conversations is an open source XMPP/Jabber client for Android
Stars: ✭ 3,965 (+6400%)
Mutual labels:  xmpp, jabber
vacuum-im
Cross-platform XMPP client
Stars: ✭ 90 (+47.54%)
Mutual labels:  xmpp, jabber
Inverse.js
inVerse: A fullscreen, single-page, XMPP-chat application.
Stars: ✭ 10 (-83.61%)
Mutual labels:  xmpp, jabber
xabber-web
Open source XMPP client for Web
Stars: ✭ 117 (+91.8%)
Mutual labels:  xmpp, jabber
tigase-swift
(M) Tigase Swift XMPP client library
Stars: ✭ 53 (-13.11%)
Mutual labels:  xmpp, jabber
isotoxin
Isotoxin source
Stars: ✭ 69 (+13.11%)
Mutual labels:  xmpp, jabber
Jitsi
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Stars: ✭ 3,531 (+5688.52%)
Mutual labels:  xmpp, jabber
xmpp-php
PHP client library for XMPP (Jabber) protocol
Stars: ✭ 33 (-45.9%)
Mutual labels:  xmpp, jabber
ngx-chat
Angular XMPP Client & Chat UI
Stars: ✭ 30 (-50.82%)
Mutual labels:  xmpp, jabber
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+459.02%)
Mutual labels:  xmpp, jabber
Spark
Cross-platform real-time collaboration client optimized for business and organizations.
Stars: ✭ 471 (+672.13%)
Mutual labels:  xmpp, jabber

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].