github novnc/websockify v0.6.0

latest releases: v0.12.0, v0.11.0, v0.10.0...
10 years ago

Note: This release breaks existing code which sub-classes WebsocketProxy. See pull requests #110 and #111 for more information, or see the following gist for an example on how to update your code: DirectXMan12/gist:9080857

Major Changes

  • Refactor to use standard SocketServer RequestHandler design
  • Fix bug causing zombie processes on certain systems when using multiprocessing
  • Log using python logging module instead of printing directly to stdout/stderr
  • Add better unit tests

Don't miss a new websockify release

NewReleases is sending notifications on new releases.