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

Socket not working in my project #49

Closed
prabhunath111 opened this issue Dec 27, 2019 · 4 comments
Closed

Socket not working in my project #49

prabhunath111 opened this issue Dec 27, 2019 · 4 comments
Labels

Comments

@prabhunath111
Copy link

Can anyone provide steps by which I can implement a socket in my project?

When I am cloning this project it's working fine but I would like to use socket in my own project and i am facing issues with connecting the socket, Actually, I am not getting how to use socket exactly.

@poumason
Copy link

do your project have namespace?
I try my project such as https://localhost/channel, the socketClient always can't connect

@prabhunath111
Copy link
Author

do your project have namespace?
I try my project such as https://localhost/channel, the socketClient always can't connect

Now it's connecting but i am not able to receive message from socket, emmit method working fine but whenver on method calls application crashes. Can you help please?

@jumperchen
Copy link
Member

@prabhunath111 Which env. in your project are you using? Flutter or Dart.
It's useful if you can show some code here.

@prabhunath111
Copy link
Author

Now i have a plugin which is working fine , thanks a lot for support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants