Skip to content

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

@Jesse1205

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

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