0.1.9 • Published 11 years ago
sockjs-eventbus v0.1.9
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
11 years ago
0.1.8
11 years ago
0.1.7-1
11 years ago
0.1.7
11 years ago
0.1.6-1
11 years ago
0.1.6
11 years ago
0.1.5
11 years ago
0.1.4-1
11 years ago
0.1.4
11 years ago
0.1.3-5
11 years ago
0.1.3-4
11 years ago
0.1.3-3
11 years ago
0.1.3-2
11 years ago
0.1.3-1
11 years ago
0.1.3
11 years ago
0.1.2-1
11 years ago
0.1.2
11 years ago
0.1.1
11 years ago
0.1.0-1
11 years ago
0.1.0
11 years ago