Skip to content

Tags: novnc/websockify

Tags

v0.12.0

Toggle v0.12.0's commit message
websockify 0.12.0

v0.11.0

Toggle v0.11.0's commit message
websockify 0.11.0

v0.10.0

Toggle v0.10.0's commit message
websockify 0.10.0

v0.9.0

Toggle v0.9.0's commit message
websockify 0.9.0

v0.8.0

Toggle v0.8.0's commit message
Update to 0.8.0

See CHANGES.txt for more information

v0.7.0

Toggle v0.7.0's commit message
Update to 0.7.0

See CHANGES.txt for details.

v0.6.1

Toggle v0.6.1's commit message
Update to 0.6.1

This is a minor patch release which fixes the functionality of
the file_only parameter and prevents uninteded directory listings.

v0.6.0

Toggle v0.6.0's commit message
Update to v0.6.0

*** NOTE ***

This version of websockify will break existing code which sub-classes
`WebsocketProxy` -- see pull requests #110 and #111

v0.5.1

Toggle v0.5.1's commit message
Update to version 0.5.1

*** NOTE ***

This version of websockify no longer supports the old Hixie protocol.

v0.4.1

Toggle v0.4.1's commit message
Update to version 0.4.1

*** IMPORTANT NOTE ***

0.4.X is the last minor version to support the Hixie protocol. 0.5.0
will drop the Hixie protocol support. The latest released version of
all major browsers (and web-socket-js) support the IETF 6455 protocol.

- Other changes: add 'include/' sub-dir to source distribution and to
  installed packaged.