Package - python3-websockify

Package:  python3-websockify
apt-get install python3-websockify
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/bullseye-zed-backports/main/w/websockify/python3-websockify_0.10.0+dfsg1-4~bpo11+1_amd64.deb (Size: 43.4KiB)

PropertyValue
Packagepython3-websockify
Sourcewebsockify
Version0.10.0+dfsg1-4~bpo11+1
Architectureamd64
MaintainerDebian OpenStack
Installed-Size172
Dependspython3-numpy, python3-pkg-resources, python3:any
Breakswebsockify (<< 0.8.0+dfsg1-14~)
Replaceswebsockify (<< 0.8.0+dfsg1-14~)
Filenamepool/bullseye-zed-backports/main/w/websockify/python3-websockify_0.10.0+dfsg1-4~bpo11+1_amd64.deb
Size44464
MD5sum6d63df7ffd47a323f6d332feae147f2a
SHA1963d064480e1611a4ecda9e619f432f7bad83dc5
SHA256927c41baf3f1f5837fe39572006507833562926333cbca2f555f88319140c7ec
Sectionpython
Priorityoptional
Homepagehttps://pypi.python.org/pypi/websockify
DescriptionWebSockets support for any application/server - Python 3 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.
Description-md5

Files in package

  • /usr/bin/websockify
  • /usr/lib/python3/dist-packages/websockify-0.12.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/websockify-0.12.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/websockify-0.12.0.egg-info/entry_points.txt
  • /usr/lib/python3/dist-packages/websockify-0.12.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/websockify-0.12.0.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/websockify-0.12.0.egg-info/top_level.txt
  • /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/share/doc/python3-websockify/README.md.gz
  • /usr/share/doc/python3-websockify/changelog.Debian.amd64.gz
  • /usr/share/doc/python3-websockify/changelog.Debian.gz
  • /usr/share/doc/python3-websockify/changelog.gz
  • /usr/share/doc/python3-websockify/copyright