Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tong/hxmpp

Haxe XMPP library
https://github.com/tong/hxmpp

haxe im jabber presence xmpp

Last synced: about 19 hours ago
JSON representation

Haxe XMPP library

Awesome Lists containing this project

README

        

HXMPP
=====
> [Haxe](https://haxe.org/) [XMPP](https://xmpp.org/) 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](https://tools.ietf.org/html/rfc3920) XMPP Core
* [RFC3921](https://tools.ietf.org/html/rfc3921) XMPP Instant Messaging and Presence
* [RFC5122](https://tools.ietf.org/html/rfc5122) Internationalized Resource Identifiers (IRIs) and Uniform Resource Identifiers (URIs) for XMPP.
* [RFC7395](https://datatracker.ietf.org/doc/rfc7395/) Subprotocol for WebSocket

## Install

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

[![test](https://github.com/tong/hxmpp/actions/workflows/test.yml/badge.svg)](https://github.com/tong/hxmpp/actions/workflows/test.yml) [![haxelib](https://img.shields.io/github/v/tag/tong/hxmpp.svg?colorA=F68712&colorB=141419&label=haxelib&style=flat-square)](http://lib.haxe.org/p/hxmpp/)