Skip to content

Nodejs and Couchdb as station between client and xmpp-server

Notifications You must be signed in to change notification settings

bastinat0r/xmppcouch

Repository files navigation

Making XMPP aviable via REST-calls

  • uses nodejs to handle xmpp
  • uses couchdb to store messages and relay them to client

node modules needed

npm install node-stringprep
npm install simple-xmpp

configuration

cp config.js.sample config.js # then edit config.js
cp message_hook.js.sample message_hook.js # exampleconfig sending message via prowl

About

Nodejs and Couchdb as station between client and xmpp-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published