grails-events-push
grails-events-push copied to clipboard
Events Push
Thank you!
I am using 0.7 version of Events Push plugin. The web page contains logic for registering to 4 different events. After introduction of the plugin we noticed sharp increase of...
When I put the following lines in my gsp, I successfully get push events but the sessions gets expired and I get redirected to login page when page refresh is...
The reason why I'm going to try another plugin now is because I can't get the demo to work. First of all, it is annoying that it targets grails 3.0.0-snapshot....
hiii does anyOne tell me the step by step with their explanation how to use the event push plugin with assets-pipeline in grails 2.4.3. Actually i am new to grails...
Update the documentation to use the grails-events plugin instead of grails-platform-core (in case that is intended to use grails-events). Migration docs would be appreciated as well.
I think more elegant and robust integration between spring-security integration and the browserFilters could be a good. It would be for me at least. Allow me to share what I...
Hello, I was trying to make a basic chat system for my app and was going to use this plugin to create it. After attempting draft a system I found...
This is incompatible with grails 2.4 due to the CongurationHolder class being removed. See the "Static Holder Classes" section at http://grails.org/doc/2.4.0.M1/guide/upgradingFrom23.html.
1. No session was present during browserFilter execution 2. No session present during JSON rendering of message 3. Attach message to the session Hope you are ok with the changes...