Replies: 1 comment
-
Hi @Hasan188 thanks for your note. I unfortunately don't have any experience with Flutter or packages available for it. I recommend testing with the Javascript code sample in the README: Additionally you can test with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
I hope this message finds you well. I have encountered an issue while trying to connect the WebSocket server I created to my mobile application, which is developed using Flutter. Despite multiple attempts, I have been unsuccessful in establishing a connection between the Flutter packages and the server I implemented. I kindly request your assistance in resolving this matter. I am eager for your guidance.
The Flutter packages I am currently using as clients in my application are as follows:
web_socket_channel (the most popular one)
web_socket_client
obs_websocket
I appreciate any help you can provide in understanding why the mobile application fails to connect to the server. Thank you very much in advance for your support.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions