[Pkg-javascript-devel] Bug#707571: ITP: node-channels -- Event channels in Node.js
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Thu May 9 13:47:39 UTC 2013
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
* Package name : node-channels
Version : 0.0.5
Upstream Author : Peter 'Pita' Martischka <petermartischka at googlemail.com>
* URL : https://github.com/Pita/channels
* License : Apache-2.0
Programming Lang: Javascript
Description : Event channels in Node.js
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.
More information about the Pkg-javascript-devel
mailing list