معرفی شرکت ها


websockify-common_0.8.0+dfsg1-10_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

WebSockets support for any application/server - shared files
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته websockify-common
نام فایل بسته websockify-common_0.8.0+dfsg1-10_all.deb
نسخه بسته 0.8.0+dfsg1
انتشار بسته 10
معماری بسته all
نگهدارنده Debian OpenStack <openstack-devel@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://pypi.python.org/pypi/websockify
مجوز -
حجم دانلود 29240
حجم نصب 101
websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary. . This package provides common files for Python 2 and 3 modules.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb websockify-common:

    sudo apt-get install websockify-common_0.8.0+dfsg1-10_all.deb


فایل ها

مسیرها
./usr/share/doc/websockify-common/changelog.Debian.gz
./usr/share/doc/websockify-common/changelog.gz
./usr/share/doc/websockify-common/copyright
./usr/share/websockify/include/base64.js
./usr/share/websockify/include/util.js
./usr/share/websockify/include/web-socket-js/swfobject.js
./usr/share/websockify/include/web-socket-js/web_socket.js
./usr/share/websockify/include/websock.js