Package - python3-websockify

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

Primary informations

Download package: http://osbpo.debian.net/debian/pool/trixie-flamingo-backports/main/w/websockify/python3-websockify_0.13.0+dfsg1-2~bpo13+1_amd64.deb (Size: 45.7KiB)

PropertyValue
Packagepython3-websockify
Sourcewebsockify
Version0.13.0+dfsg1-2~bpo13+1
Architectureamd64
MaintainerDebian OpenStack
Installed-Size182
Dependspython3-numpy, python3-jwcrypto, python3-redis, python3-requests, python3:any
Filenamepool/trixie-flamingo-backports/main/w/websockify/python3-websockify_0.13.0+dfsg1-2~bpo13+1_amd64.deb
Size46772
MD5sum7d53d458f0eb56aa0ed50fa5d63826b7
SHA1c67ad27c8987ca252de9c2c8a93a6531719919c3
SHA2566f1f40a0c0252389a5c84634ae9ce5b89708f4549fab013f5a1c8ce6548bd464
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