Embed all noVNC scripts in server binary with ES6 module conversion
- Modified embed_assets.sh to recursively embed all JS files in templates/novnc/ - Added automatic CommonJS to ES6 module conversion for pako library - Updated assets.c and assets.h to serve /novnc/* paths - Server now serves noVNC assets with correct path structure for tight encoding support
Showing
wssshd2/novnc_asset_map.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
wssshd2/novnc_assets.h
0 → 100644
wssshd2/templates/novnc.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
wssshd2/templates/vnc.html
0 → 100644
wssshd2/vnc.c
0 → 100644
wssshd2/vnc.h
0 → 100644
Please
register
or
sign in
to comment