Class ViteWebsocketConnection

java.lang.Object
com.vaadin.base.devserver.viteproxy.ViteWebsocketConnection
All Implemented Interfaces:
WebSocket.Listener

public class ViteWebsocketConnection extends Object implements WebSocket.Listener
Communicates with a Vite server through a websocket connection.