Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events push and event si interference ? #45

Open
amineamout opened this issue Sep 25, 2013 · 1 comment
Open

Events push and event si interference ? #45

amineamout opened this issue Sep 25, 2013 · 1 comment

Comments

@amineamout
Copy link

Hello guys, is there any problem of interference between events push and event si, or i didn't configure them the right way ?

the thing is that, events push opens the connection without any problem but does not invoke grailsEvents.on('getNotification', function (data) {
console.log("test") // can not access here
});

besides the name space must be specified when using event() from a plugin, that's what i did but still something is wrong !

P.S : i am developing a PLUGIN project that uses both of them.

Thanks.
Best regards.

@amineamout
Copy link
Author

BTW i get this message on the console :

| Error 2013-09-26 10:36:18,723 [http-bio-8080-exec-5] ERROR container.BlockingIOCometSupport - Unable to resume the suspended connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant