všetky možnosti
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: websockify  ]

Balík: python3-websockify (0.9.0+dfsg1-3)

Odkazy pre python3-websockify

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík websockify:

Správcovia:

Externé zdroje:

Podobné balíky:

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

Ostatné balíky súvisiace s balíkom python3-websockify

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť python3-websockify

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
amd64 43.1 kB173.0 kB [zoznam súborov]
arm64 43.1 kB173.0 kB [zoznam súborov]
armel 43.1 kB173.0 kB [zoznam súborov]
armhf 43.1 kB173.0 kB [zoznam súborov]
i386 43.1 kB173.0 kB [zoznam súborov]
mips64el 43.1 kB173.0 kB [zoznam súborov]
mipsel 43.1 kB173.0 kB [zoznam súborov]
ppc64el 43.1 kB173.0 kB [zoznam súborov]
s390x 43.1 kB173.0 kB [zoznam súborov]