is there any way to user KasmVnc if my architecture don't support websockets
I have setup a Kasm Sublime in my local environment and everything works fine. Then I tried to deploy the container in my test environment, the part that exposes the Kasm Sublime URL does not support WebSocket. Is there any configuration to solve this problem?...HTTPS tunnel, reverse proxy, any?
I add a new question, can I use a vnc client instead of a browser to connect to KasmVnc via vnc port?
I am not sure what is meant by Sublime, but KasmVNC requires a websocket. Kasm does support WebRTC, however, the websocket channel is still required as only rendering traffic goes over the WebRTC channel.
No, KasmVNC has departed from the RFB specification in order to implement features not supported by VNC. If you choose to use a VNC thick client, you may run into issues or it may work fine, but either way it is not supported if you run into issues.