Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
/ xrouter Public archive

Server-side implementation of XMPP component (XEP 0114) written in Erlang

License

Notifications You must be signed in to change notification settings

soroush-app/xrouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xrouter

Library for interacting with XMPP components. So you can connect it using any XMPP library which implements XEP 0114.

Build

Download source

Git
~ $ git clone https://github.com/soroush-app/xrouter.git

Use as dependency

Rebar

Put this in deps in rebar.config:

{xrouter, ".*", {git, "https://github.com/soroush-app/xrouter.git", {branch, "master"}}}

About

Server-side implementation of XMPP component (XEP 0114) written in Erlang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages