0.1.1 • Published 8 years ago

xo-server-transport-xmpp v0.1.1

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
8 years ago

xo-server-transport-xmpp Build Status

XO-Server plugin which sends XMPP messages.

Install

Go inside your xo-server folder and install it:

> npm install xo-server-transport-xmpp

Usage

Edit your xo-server configuration and add the plugin name in the plugins section.

plugins:

  xo-server-transport-xmpp:

Development

Installing dependencies

> npm install

Compilation

The sources files are watched and automatically recompiled on changes.

> npm run dev

Tests

> npm run test-dev

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL3 © Vates SAS