Closed vsachinv closed 3 weeks ago
i just released a 2.6.0-RC1
from branch 2.6.x
: https://github.com/zyro23/grails-spring-websocket/tree/2.6.x
breaking changes:
io.github.zyro23
due to changes in the plugin release process
7.0.0
note that using spring-websocket directly is a viable (and arguably preferred) alternative to this plugin, ref.:
Thank you, we use your plugin to update the UI from connected industrial machines (Serial ports and sockets over RJ45). True, we can use Spring directly, but it's also true that your plugin works just out of the box and it's simple to use.
BTW, would you mind merging the latest release to the "main" branch so visitors can see the plugin is maintained? Actually it looks like it is not.
@zyro23 Thanks fir the update and support. Will try to use the same
2.6.x
has been merged into main
@zyro23 Any plan to upgrade the plugin for Grails 6.x?