mirror of
https://github.com/lxsang/antd-wvnc-plugin.git
synced 2024-12-26 20:08:22 +01:00
Update README.md
This commit is contained in:
parent
e07770a606
commit
6c632df6e8
@ -1,5 +1,7 @@
|
|||||||
# antd-wvnc-plugin
|
# antd-wvnc-plugin
|
||||||
|
|
||||||
|
Overview about wvnc: [https://blog.lxsang.me/r/id/23](https://blog.lxsang.me/r/id/23)
|
||||||
|
|
||||||
An [Antd HTTP/HTTPS server's](https://github.com/lxsang/ant-http) plugin that acts as a bridge between a VNC server and web applications. It allows web application to communicate with VNC server using web socket via a predefined protocol and message format. Web application can use my dedicate javascript library called [**wvnc.js**](https://github.com/lxsang/wvnc.js) to communicate with the VNC server using the plugin.
|
An [Antd HTTP/HTTPS server's](https://github.com/lxsang/ant-http) plugin that acts as a bridge between a VNC server and web applications. It allows web application to communicate with VNC server using web socket via a predefined protocol and message format. Web application can use my dedicate javascript library called [**wvnc.js**](https://github.com/lxsang/wvnc.js) to communicate with the VNC server using the plugin.
|
||||||
|
|
||||||
To speed up the data transmission, **WVNC** uses **libjpeg** and **zlib** for data compression.
|
To speed up the data transmission, **WVNC** uses **libjpeg** and **zlib** for data compression.
|
||||||
|
Loading…
Reference in New Issue
Block a user