パッケージ: node-faye-websocket (0.11.1-1)
node-faye-websocket に関するリンク
Trisquel の資源:
node-faye-websocket ソースパッケージをダウンロード:
- [node-faye-websocket_0.11.1-1.dsc]
- [node-faye-websocket_0.11.1.orig.tar.gz]
- [node-faye-websocket_0.11.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Tim Retout
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
standards-compliant WebSocket library for Node.js
This is a general-purpose WebSocket implementation extracted from the Faye project. It provides classes for easily building WebSocket servers and clients in Node. It does not provide a server itself, but rather makes it easy to handle WebSocket connections within an existing Node application. It does not provide any abstraction other than the standard WebSocket API.
It also provides an abstraction for handling EventSource connections, which are one-way connections that allow the server to push data to the client. They are based on streaming HTTP responses and can be easier to access via proxies than WebSockets.
Node.js is an event-based server-side JavaScript engine.
その他の node-faye-websocket 関連パッケージ
|
|
|
-
- dep: node-websocket-driver (>= 0.3.1)
- WebSocket protocol handler with pluggable I/O for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
以下のパッケージによって提供される仮想パッケージでもあります: node-pegjs