You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
noVNC is a popular web based VNC client, but it cannot communicate directly with TigerVNC as it can only use the WebSocket protocol.
Describe the solution you'd like
Native WebSocket support in TigerVNC so noVNC can connect without extra setup.
Describe alternatives you've considered
Running a WebSocket proxy. Unfortunately, the only easily available one is websockify, which is not really a production-ready thing.
Additional context
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
noVNC is a popular web based VNC client, but it cannot communicate directly with TigerVNC as it can only use the WebSocket protocol.
Describe the solution you'd like
Native WebSocket support in TigerVNC so noVNC can connect without extra setup.
Describe alternatives you've considered
Running a WebSocket proxy. Unfortunately, the only easily available one is websockify, which is not really a production-ready thing.
Additional context
None
The text was updated successfully, but these errors were encountered: