Rohit Reddy Abbadi
Rohit Reddy Abbadi
Hi @mrleesin Can you share your code? Also please check the [issue 6](https://github.com/infitio/flutter_socket_io/issues/6) and let me know if you can enhance your findings.
@mrleesin can you confirm if this issue is resolved with new version 1.0.0?
@BoshiLee try with new version `1.0.1+1`
@yalshamy Can you try running the example? You can modify `example/lib/main.dart#41` to force usage of websockets and see if that works
@juicechu how is this different from setting transports to only websockets?
@FreddyKaiser feel free to create a PR, I will review and schedule for a release
@rupamking1 if you have any findings on your question, please share them here so others would benefit from it!
@rafampessoa @hatemragab you may track status of this request here: https://github.com/infitio/flutter_socket_io/pull/160 ---- @passsionforprogramming it would be great if you can contribute to this project by creating a PR (possibly over...
@CaoGiaHieu-dev try `flutter clean` and re-run the app.
@souravmunjal Are you saying the `receive` event from server is not triggered? Can you try and see if this issue is reproduced in new release (v1.0.0)