Package - websockify

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

Primary informations

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

PropertyValue
Packagewebsockify
Version0.10.0+dfsg1-4~bpo11+1
Architectureamd64
MaintainerDebian OpenStack
Installed-Size71
Dependspython3-jwcrypto, python3-numpy, python3-websockify (>= 0.10.0+dfsg1-4~bpo11+1), python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4)
Filenamepool/bullseye-zed-backports/main/w/websockify/websockify_0.10.0+dfsg1-4~bpo11+1_amd64.deb
Size23836
MD5sume23d70b5efb84aa1b18d03a635869520
SHA17fe7b05e72ff29df4587129851ddac9ae73f51a5
SHA256131741aff3a0ae1c3544945ccf2e5f9c9ec1fd46464852929c402d8446ddbd18
Sectionpython
Priorityoptional
Homepagehttps://pypi.python.org/pypi/websockify
DescriptionWebSockets support for any application/server 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.
Description-md5

Files in package

  • /usr/bin/rebind
  • /usr/lib/websockify/rebind.o
  • /usr/lib/websockify/rebind.so
  • /usr/share/doc/websockify/README.md.gz
  • /usr/share/doc/websockify/changelog.Debian.amd64.gz
  • /usr/share/doc/websockify/changelog.Debian.gz
  • /usr/share/doc/websockify/changelog.gz
  • /usr/share/doc/websockify/copyright
  • /usr/share/man/man1/websockify.1.gz