Open LBohm opened 6 years ago
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
I am getting exactly the same issue. The unity client does not register custom named events.
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