Commit Graph

5 Commits (master)

Author SHA1 Message Date
rcorniere 477a2b114c Changelog and doc 4 years ago
rcorniere eff622df76 Changelog update 4 years ago
remicorniere 75531f457a Change log pub sub (#143)
* PubSub protocol support
Added support for :
- XEP-0050   (Command))
- XEP-0060   (PubSub)
- XEP-0004   (Forms)

Fixed the NewClient function by adding parsing of the domain from the JID if no domain is provided in transport config.
Updated xmpp_jukebox example

* Delete useless pubsub errors

* README.md update
Fixed import in echo example

* Typo

* Fixed raw send on client example

* Fixed jukebox example and added a README.md

* Changelog v0.4.0
4 years ago
Jerome Sautret 3b84cb796e Add 0.3.0 changelog 5 years ago
Mickael Remond 47976624c9
Preparing v0.2.0 Changelog before version release 5 years ago