Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> web >> node-through
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: node-through  ]

软件包: node-through (2.3.8-1)

simplified stream construction

Easy way to create a Stream that is both readable and writable.

   Pass in optional write and end methods.
   through takes care of pause/resume logic if you use this.queue(data)
   instead of this.emit('data', data).
   Use this.pause() and this.resume() to manage flow.
   Check this.paused to see current flow state.
   (write always returns !this.paused).

This function is the basis for most of the synchronous streams in event-stream.

Node.js is an event-based server-side JavaScript engine.

其他与 node-through 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: nodejs
    evented I/O for V8 javascript

下载 node-through

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 4.1 kB18 kB [文件列表]