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.gitPut this in deps in rebar.config:
{xrouter, ".*", {git, "https://github.com/soroush-app/xrouter.git", {branch, "master"}}}