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 to Server RemoteService send heart package which can not refresh the session #16

Open
Jesse1205 opened this issue Jun 24, 2016 · 0 comments

Comments

@Jesse1205
Copy link

when one server send heart package to another server, another server can not refresh the session ,
becase the code at GameSocketHost can not decode the package.
Change the RemoteService.cs at line 229.
add the code after line 228, heatParam["MsgId"] = 0; can solve the problem

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