mirror of
https://github.com/lxsang/antd-wvnc-plugin.git
synced 2025-03-12 19:02:46 +01:00
Update README.md
This commit is contained in:
parent
8e3de3452f
commit
1ddab03c06
12
README.md
12
README.md
@ -1,5 +1,17 @@
|
|||||||
# antd-wvnc-plugin
|
# antd-wvnc-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.
|
||||||
|
|
||||||
|
To speed up the data transmission, **WVNC** uses **libjpeg** and **zlib** for data compression.
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
A demo will soon be available
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
* ANTD: As **WVNC** is an **Antd** plugin, it need to be built using the server build system
|
||||||
* Zlib
|
* Zlib
|
||||||
* libjpeg-turbo
|
* libjpeg-turbo
|
||||||
|
|
||||||
|
## Build
|
||||||
|
|
||||||
|
A build script will soon be available
|
||||||
|
Loading…
x
Reference in New Issue
Block a user