Library for interacting with XMPP components. So you can connect it using any XMPP library which implements XEP 0114.
~ $ git clone https://github.com/soroush-app/xrouter.git
Put this in deps
in rebar.config
:
{xrouter, ".*", {git, "https://github.com/soroush-app/xrouter.git", {branch, "master"}}}