1
0
mirror of https://github.com/novnc/noVNC.git synced 2025-04-18 23:44:01 +03:00
Samuel Mannehed 237a34dfb3 Add exceptions for CSS validator false positives
Some new CSS incorrectly give errors from validator.w3.org. Issues were
opened in that repo, so hopefully we can remove these exceptions soon.

I searched for alternative validators, but couldn't find a different one
that had a simple API like this one.

In order to reliably detect & handle these exceptions we unfortunately
need to make the validator output parsing quite a bit more complicated.
2025-01-23 15:51:11 +01:00
..
2016-01-06 13:32:05 -05:00
2024-02-05 16:53:20 +01:00

WebSockets Proxy/Bridge

Websockify has been forked out into its own project. novnc_proxy will automatically download it here if it is not already present and not installed as system-wide.

For more detailed description and usage information please refer to the websockify README.

The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify. Websockify was formerly named wsproxy.