软件包:libjs-sockjs(0.3.4 dfsg-2)
libjs-sockjs 的相关链接
Debian 的资源:
下载源码包 sockjs-client:
- [sockjs-client_0.3.4 dfsg-2.dsc]
- [sockjs-client_0.3.4 dfsg.orig.tar.xz]
- [sockjs-client_0.3.4 dfsg-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
WebSocket emulation - Javascript client
SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.
Under the hood SockJS tries to use native WebSockets first. If that fails it can use a variety of browser-specific transport protocols and presents them through WebSocket-like abstractions.
SockJS is intended to work for all modern browsers and in environments which don't support WebSocket protocol, for example behind restrictive corporate proxies.
其他与 libjs-sockjs 有关的软件包
|
|
|
|
-
- dep: libjs-json
- JSON encoders/decoders implemented in JavaScript
-
- rec: javascript-common
- Base support for JavaScript library packages