v1.9.0
- Added:
WebsocketVncProxyHandler
implements the interfaceio.Closer
to clean all the connections.- Add the configation option
UpgradeHeader
forWebsocketVncProxyHandler
to support the additional response headers to upgrade the websocket.
- Removed:
- Delete the example program
github.com/xgfone/websocket/vncproxy/cmd
and put it intoREADME.md
.
- Delete the example program