Skip to content
Sections
>> Trisquel >> Paket >> aramo >> python >> websockify
etiona  ] [  nabia  ] [  aramo  ]
[ Källkod: websockify  ]

Paket: websockify (0.10.0+dfsg1-2build1)

WebSockets 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.

Andra paket besläktade med websockify

  • beror
  • rekommenderar
  • föreslår
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    också ett virtuellt paket som tillhandahålls av libc6-udeb
  • dep: python3 (<< 3.11)
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (>= 3.10~)
  • dep: python3-jwcrypto
    Python3 implementation of JOSE Web standards
  • dep: python3-numpy
    Fast array facility to the Python 3 language
  • dep: python3-websockify (>= 0.10.0+dfsg1-2build1)
    WebSockets support for any application/server - Python 3

Hämta websockify

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
amd64 24,5 kbyte88 kbyte [filförteckning]
arm64 24,5 kbyte79 kbyte [filförteckning]
armhf 16,7 kbyte61 kbyte [filförteckning]
ppc64el 24,8 kbyte139 kbyte [filförteckning]