sockjs-eventbus

0.1.9 • Public • Published

node-sockjs-eventbus

SockJS EventBus. Events over SockJS protocol. Based on EventEmitter2 (so we have events with namespaces and wildcards). Client served similary to socket.io - via nodejs server which is used for SockJS server. Capabilities: two way request->response communication (i.e. server->client and client->server) and server->all clients (broadcast/pubsub). This is a prototype.

Developed with Coco.

Installation

npm install sockjs-eventbus

Docs

This is a prototype, so no docs yet, sorry!

Readme

Keywords

Package Sidebar

Install

npm i sockjs-eventbus

Weekly Downloads

1

Version

0.1.9

License

MIT

Last publish

Collaborators

  • jan-swiecki