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

server.Remove undefined #624

Open
Mohammad-DH opened this issue Dec 18, 2023 · 3 comments
Open

server.Remove undefined #624

Mohammad-DH opened this issue Dec 18, 2023 · 3 comments
Labels

Comments

@Mohammad-DH
Copy link

server.Remove undefined (type *socketio.Server has no field or method Remove)

line 44 of Base example with using std net/http ==> https://github.com/googollee/go-socket.io/tree/master/_examples
server.Remove(s.ID())

Environment (please complete the following information):

  • Go version: v1.21.5
  • Server version: go-socket.io v1.4

(its my first day using Go)

@maulikpatel-in
Copy link

facing same issue, any solution to this bug?

@zieen
Copy link

zieen commented May 11, 2024

User the New RC version of master version v1.8.0-rc.1

@muhamad-subkhan
Copy link

our problem is the same, I also just learned about this and experienced something similar. After I searched, it didn't have the "Remove" library on Socket IO. either because it wasn't included or there was another problem.

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

4 participants