Skip to content

v1.9.0

Compare
Choose a tag to compare
@xgfone xgfone released this 25 Mar 13:37
· 7 commits to master since this release
  • Added:
    • WebsocketVncProxyHandler implements the interface io.Closer to clean all the connections.
    • Add the configation option UpgradeHeader for WebsocketVncProxyHandler to support the additional response headers to upgrade the websocket.
  • Removed:
    • Delete the example program github.com/xgfone/websocket/vncproxy/cmd and put it into README.md.