Skip to content

Fix timestamp on init request to avoid ignoring the answer#53

Open
Glandos wants to merge 2 commits into
wobsoriano:mainfrom
Glandos:patch-2
Open

Fix timestamp on init request to avoid ignoring the answer#53
Glandos wants to merge 2 commits into
wobsoriano:mainfrom
Glandos:patch-2

Conversation

@Glandos

@Glandos Glandos commented Jul 8, 2025

Copy link
Copy Markdown

Currently, if both sender and receiver start at the same time, their timestamp is 0, because they never serialized anything.

So if a response to an initialize request is sent, it comes with timestamp 0, which is the same.

This patch set a timestamp before each serialization.

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

Successfully merging this pull request may close these issues.

1 participant