套件: 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 (郵件存檔)
- 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.