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

Balík: python3-websockify (0.13.0+dfsg1-1)

Odkazy pre python3-websockify

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík websockify:

Správcovia:

Externé zdroje:

Podobné balíky:

Experimentálny balík

Upozornenie: Tento balík pochádza z distribúcie experimental. To znamená, že je pravdepodobne nestabilný alebo môže dokonca spôsobiť stratu údajov. Predtým, než ho začnete používať sa prosím pozrite do záznamu zmien a ďalšej možnej dokumentácie.

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
alpha (neoficiálny port) 45.6 kB182.0 kB [zoznam súborov]
amd64 45.6 kB182.0 kB [zoznam súborov]
arm64 45.6 kB182.0 kB [zoznam súborov]
armel 45.6 kB182.0 kB [zoznam súborov]
armhf 45.6 kB182.0 kB [zoznam súborov]
i386 45.6 kB182.0 kB [zoznam súborov]
loong64 (neoficiálny port) 45.6 kB182.0 kB [zoznam súborov]
mips64el 45.6 kB182.0 kB [zoznam súborov]
ppc64 (neoficiálny port) 45.6 kB182.0 kB [zoznam súborov]
ppc64el 45.6 kB182.0 kB [zoznam súborov]
riscv64 45.6 kB182.0 kB [zoznam súborov]
s390x 45.6 kB182.0 kB [zoznam súborov]
sh4 (neoficiálny port) 45.6 kB182.0 kB [zoznam súborov]
sparc64 (neoficiálny port) 45.6 kB182.0 kB [zoznam súborov]
x32 (neoficiálny port) 45.6 kB182.0 kB [zoznam súborov]