You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
I have created branch 'events' where I'm changing a lot of things.
The project will be multiproject. A project with the plugin, a test application to test the plugin and a new library grails-core, to do the same grooscript stuff with the grails and gradle plugin.
Remove the needed of execute the grails scripts to work with remote domain classes and components. The gradle plugin will do that job.
Increase tests and stability with the test application.
Improve the events in the client side, to allow listen to any application event. Using the grails events system.
Remove the needed of add grooscript js libs, will be added by grooscript tags.
I think can be good time to move to grails 3.2. Also be a good friend of grails websockets plugin.