Skip to content

keep-alive in server-client-communication #46

@Timtam

Description

@Timtam

When interrupting the connection between server and client by force, the server probably won't notice until he shuts down or he has to wait quite a long time.
Solution:
the server and client should implement a keep-alive signal which forces the server to disconnect users if keep-alive response wasn't received properly in a certain amount of time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions