0.1.9 • Published 10 years ago

sockjs-eventbus v0.1.9

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

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!

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7-1

10 years ago

0.1.7

10 years ago

0.1.6-1

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4-1

10 years ago

0.1.4

10 years ago

0.1.3-5

10 years ago

0.1.3-4

10 years ago

0.1.3-3

10 years ago

0.1.3-2

10 years ago

0.1.3-1

10 years ago

0.1.3

10 years ago

0.1.2-1

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0-1

10 years ago

0.1.0

10 years ago