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 not getting triggered #34

Open
LBohm opened this issue Jul 6, 2018 · 1 comment
Open

Events not getting triggered #34

LBohm opened this issue Jul 6, 2018 · 1 comment

Comments

@LBohm
Copy link

LBohm commented Jul 6, 2018

Hey

I have an issue where socket on events. It's not triggering when i try to use socket on for named events IE
Socket.On("Test", () => {});.

Socket.EVENT_CONNECT, Socket.EVENT_DISCONNECT etc works as expected. I also tried emit and that also works.

I hope anyone can help me with this issue.

Thanks

@jjantschulev
Copy link

I am getting exactly the same issue. The unity client does not register custom named events.

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

2 participants