Skip to content

NetEase/xmpp-over-websocket

 
 

Repository files navigation

xmpp-over-websocket - a solution for real time message push/poll

This project aimed to provide a solution for real time message pull/poll based on xmpp and websocket.

Getting Started

Clone the submodules belong to this repo, and run the corresponding release script, that will generate a release package for each submodule.

Start ganger in three steps: 1) deploy the release packages; 2) start ws-xmpp-master; 2) start the Openfire servers; 3) start ws-xmpp-robot; 4) start ws-xmpp-proxy. Note: before test, you should have a application server started.

After all the servers started, connect to the proxies with websocket or tcp with XMPP message.

Document

TBD.

About

A solution for real time message push/pull scenarios based on XMPP and websocket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published