Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zonyitoo/goxmpp

XMPP Library in Go
https://github.com/zonyitoo/goxmpp

Last synced: 3 months ago
JSON representation

XMPP Library in Go

Awesome Lists containing this project

README

        

Go XMPP
-------

Go XMPP Library

*Trying to build a XMPP library with powerful extensibility*

**NOT IMPLEMENTED!!**

Dependences
===========

Defined in ``requirements.txt``

* `uuid `_
* `seelog `_
* `testify `_

Currently Working on
====================

* RFC6120 (Core)
* RFC6121 (Roster & Subscribe)
* XEP0004 (X-Data)
* XEP0009 (RPC)
* XEP0012 (Last Activity)
* XEP0030 (Service Discovery)
* XEP0047 (In-Band ByteStream)
* XEP0054 (vCard)
* XEP0065 (ByteStream)
* XEP0077 (Register)
* XEP0096 (SI File Transfer)
* XEP0115 (Entity Capabilities)
* XEP0128 (Service Discovery Extensions)
* XEP0138 (Stream Compression)
* XEP0199 (Ping)