jvm Vite for Gradle • opensavvy.gradle.vite.base.config • ProxyOptions • ws ws¶ val ws: Boolean true to proxy WebSockets. Example¶ vite { server { proxy("/foo", "http://localhost:4567", ws = true) } } External resources¶ Official documentation