codingteam / horta-hell

Configurable XMPP bot written in Scala based on the Akka framework.
MIT License
15 stars 8 forks source link

Migrate to Babbler XMPP library #410

Open ForNeVeR opened 8 years ago

ForNeVeR commented 8 years ago

Babbler is a modern Java 8 library with a good clean API and accessible documentation. I wanna to migrate Horta to that (after #408, not at the same time). Probably it'll be able to solve some of our current problems that were caused by lack of Smack's documentation on some of XMPP features.