node-channels

Event channels in Node.js

Description

Channels keeps your messages in order for different endpoints (channels) of your Node.js application.

In Etherpad Channels is used to ensure changes for specific pads have their own channel (gateway) and changesets (planes) are assigned to specific channels (gateways).

Channels is useful if you need to have lots of different I/O operations on different endpoints that you need to keep in order.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Pita/channels


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-channels