0.0.1 • Published 11 years ago
socket.io-zeromq-sample v0.0.1
socket.io-zeromq-sample
This project is socket.io zeromq implementation sample.
Setup
$ git clone git@github.com:kazupon/socket.io-zeromq-sample.git
$ npm installUsage
Run the zeromq pub/sub server
$ ./node_modules/.bin/socket.io-zeromq-serverUse the socket.io-zeromq-server.
Run the frontend
$ node ./frontend.jsIn frontend.js, Use the socket.io-zeromq adapter.
Run the backend
$ node ./backend.jsIn backend.js, Use the socket.io-zeromq-emitter emitter.
License
See the LICENSE.
0.0.1
11 years ago