grails-spring-websocket icon indicating copy to clipboard operation
grails-spring-websocket copied to clipboard

Results 3 grails-spring-websocket issues
Sort by recently updated
recently updated
newest added

We are getting a random error sometimes opening a WebSocket connection. When the error occurs, we can usually just restart the pod without any changes and it will work the...

### How to reproduce 1. Forge a grails app (with suggested defaults): https://start.grails.org/ 2. Add the dependency: ` implementation 'io.github.zyro23:grails-spring-websocket:2.6.0-RC1'` 3. Execute `bootJar` ### Results We get the following exception:...

@zyro23 Any plan to upgrade the plugin for Grails 6.x?