I need to implement push notification in my grails 3 project. I searched for a while and could not reach for any plugin/ documentation/ dependency for help.
It would be a great help if I can get a full documentation or any hint on how to implement push notification in grails 3.
I have tried to add dependency of CometD and Event-Push, but in grails 3 it failed to download the dependency.
Is there any way to integrate any of these?