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

How to actively send messages to clients in cluster mode? #10

Open
hejiang123 opened this issue Apr 9, 2022 · 0 comments
Open

How to actively send messages to clients in cluster mode? #10

hejiang123 opened this issue Apr 9, 2022 · 0 comments

Comments

@hejiang123
Copy link

That's true. At present, I have a game server, a room service and a gateway server. The gateway server starts with startclientasync and the room service starts with startmemberasync. Then the client connects to the gateway server with TCP and successfully creates a room on the room service. But I can't actively push network messages to clients through room service. What should I do?

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