Skip to content

Server to Server RemoteService send heart package which can not refresh the session #16

Description

@Jesse1205

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions