软件包: node-websocket-driver (0.7.4+~cs0.6.7-2)
node-websocket-driver 的相关链接
Trisquel 的资源:
下载源码包 node-websocket-driver:
- [node-websocket-driver_0.7.4+~cs0.6.7-2.dsc]
- [node-websocket-driver_0.7.4+~cs0.6.7.orig-http-parser-js.tar.gz]
- [node-websocket-driver_0.7.4+~cs0.6.7.orig-websocket-extensions.tar.gz]
- [node-websocket-driver_0.7.4+~cs0.6.7.orig.tar.gz]
- [node-websocket-driver_0.7.4+~cs0.6.7-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Tim Retout
外部的资源:
- 主页 [github.com]
相似软件包:
WebSocket protocol handler with pluggable I/O for Node.js
This module provides a complete implementation of the WebSocket protocols that can be hooked up to any I/O stream. It aims to simplify things by decoupling the protocol details from the I/O layer, such that users only need to implement code to stream data in and out of it without needing to know anything about how the protocol actually works.
Node.js is an event-based server-side JavaScript engine.