alle opties
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Bron: websockify  ]

Pakket: websockify (0.9.0+dfsg1-3)

Verwijzigingen voor websockify

Screenshot

Debian bronnen:

Het bronpakket websockify downloaden:

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

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.

Andere aan websockify gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

websockify downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
amd64 23,0 kB71,0 kB [overzicht]
arm64 23,0 kB63,0 kB [overzicht]
armel 22,9 kB60,0 kB [overzicht]
armhf 22,8 kB60,0 kB [overzicht]
i386 22,9 kB67,0 kB [overzicht]
mips64el 23,3 kB66,0 kB [overzicht]
mipsel 23,1 kB60,0 kB [overzicht]
ppc64el 23,4 kB124,0 kB [overzicht]
s390x 22,7 kB63,0 kB [overzicht]