websockify binary package in Ubuntu Noble armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-17 14:23:00 UTC Published Ubuntu Noble armhf release universe python Optional 0.10.0+dfsg1-5build2
  • Published
  • Copied from ubuntu noble-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Noble armhf proposed universe python Optional 0.10.0+dfsg1-5build2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-04-17 14:25:53 UTC Superseded Ubuntu Noble armhf release universe python Optional 0.10.0+dfsg1-5build1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of websockify 0.10.0+dfsg1-5build2 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed armhf in Primary Archive for Ubuntu
  2024-04-18 18:10:14 UTC Deleted Ubuntu Noble armhf proposed universe python Optional 0.10.0+dfsg1-5build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-02-23 21:06:01 UTC Superseded Ubuntu Noble armhf release universe python Optional 0.10.0+dfsg1-5
  • Removal requested .
  • Superseded by armhf build of websockify 0.10.0+dfsg1-5build1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed armhf in Primary Archive for Ubuntu