Skip to content

Improve the Server session implementation #3247

@salihgoncu

Description

@salihgoncu

In the current implementation of the Server session, if the connection is lost, session may lose some event data that were queued in the old connection.
Idea is separating the connection specific messages and session specific messages in a state machine architecture.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions