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

When sending a message to the room, the client is duplicated #986

Open
wedding-website-dvanh opened this issue Jul 12, 2024 · 0 comments
Open

Comments

@wedding-website-dvanh
Copy link

when client connect to server: i join it to room with: "client.joinRoom(id);". Then when sending a message to the room, the client is duplicated message receive. I write: "namespace.getRoomOperations(id).sendEvent(listener, new Gson().toJson(result));". Can you help me or give me a sample code to manage and send messages to the room? Thank guys

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

No branches or pull requests

1 participant