معرفی شرکت ها


python3-websockify_0.9.0+dfsg1-3_ppc64el.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

WebSockets support for any application/server - Python 3
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main ppc64el
نام بسته python3-websockify
نام فایل بسته python3-websockify_0.9.0+dfsg1-3_ppc64el.deb
نسخه بسته 0.9.0+dfsg1
انتشار بسته 3
معماری بسته ppc64el
نگهدارنده Debian OpenStack <team+openstack@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://pypi.python.org/pypi/websockify
مجوز -
حجم دانلود 44124
حجم نصب 173
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 the Python 3 module.


جایگزین ها

بسته نسخه معماری مخزن
python3-websockify_0.9.0+dfsg1-3_amd64.deb 0.9.0+dfsg1 amd64 Debian main
python3-websockify_0.9.0+dfsg1-3_arm64.deb 0.9.0+dfsg1 arm64 Debian main
python3-websockify_0.9.0+dfsg1-3_armel.deb 0.9.0+dfsg1 armel Debian main
python3-websockify_0.9.0+dfsg1-3_armhf.deb 0.9.0+dfsg1 armhf Debian main
python3-websockify_0.9.0+dfsg1-3_i386.deb 0.9.0+dfsg1 i386 Debian main
python3-websockify_0.9.0+dfsg1-3_mips64el.deb 0.9.0+dfsg1 mips64el Debian main
python3-websockify_0.9.0+dfsg1-3_mipsel.deb 0.9.0+dfsg1 mipsel Debian main
python3-websockify_0.9.0+dfsg1-3_s390x.deb 0.9.0+dfsg1 s390x Debian main


نیازمندی

مقدار نام
- python3-numpy
- python3-pkg-resources
- python3:any


نحوه نصب


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

    sudo apt-get install python3-websockify_0.9.0+dfsg1-3_ppc64el.deb


فایل ها

مسیرها
./usr/bin/websockify
./usr/lib/python3/dist-packages/websockify/__init__.py
./usr/lib/python3/dist-packages/websockify/__main__.py
./usr/lib/python3/dist-packages/websockify/auth_plugins.py
./usr/lib/python3/dist-packages/websockify/sysloghandler.py
./usr/lib/python3/dist-packages/websockify/token_plugins.py
./usr/lib/python3/dist-packages/websockify/websocket.py
./usr/lib/python3/dist-packages/websockify/websocketproxy.py
./usr/lib/python3/dist-packages/websockify/websocketserver.py
./usr/lib/python3/dist-packages/websockify/websockifyserver.py
./usr/lib/python3/dist-packages/websockify-0.9.0.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/websockify-0.9.0.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/websockify-0.9.0.egg-info/entry_points.txt
./usr/lib/python3/dist-packages/websockify-0.9.0.egg-info/not-zip-safe
./usr/lib/python3/dist-packages/websockify-0.9.0.egg-info/requires.txt
./usr/lib/python3/dist-packages/websockify-0.9.0.egg-info/top_level.txt
./usr/share/doc/python3-websockify/README.md.gz
./usr/share/doc/python3-websockify/changelog.Debian.gz
./usr/share/doc/python3-websockify/changelog.gz
./usr/share/doc/python3-websockify/copyright