Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Prototype of communications server and client for MetaBrainz projects

Notifications You must be signed in to change notification settings

metabrainz/xmpp-messaging-server

Repository files navigation

comms-server

Requirements

  • ejabberd
  • Python 3.5

Running

ejabberd

$ /usr/local/sbin/ejabberdctl --config-dir <absolute path to ejabberd_config directory> [start|live]

Connection server

$ /node_modules/.bin/gulp scripts
$ python manage.py runserver -h localhost

About

Prototype of communications server and client for MetaBrainz projects

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published