socket.io-client-dart icon indicating copy to clipboard operation
socket.io-client-dart copied to clipboard

Emit event not working

Open hasyabv opened this issue 2 years ago • 1 comments

I am able to connect with the server. when i emit default event it works but when i tried with custom events it didn't fired. Can anyone help

hasyabv avatar Jul 07 '23 12:07 hasyabv

Have you checked this? - https://github.com/rikulo/socket.io-client-dart/blob/master/example/README.md

jumperchen avatar Jul 18 '23 10:07 jumperchen