Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presence message timestamp interpretation is wrong #580

Closed
SimonWoolf opened this issue Jan 19, 2017 · 2 comments
Closed

Presence message timestamp interpretation is wrong #580

SimonWoolf opened this issue Jan 19, 2017 · 2 comments
Labels
bug Something isn't working. It's clear that this does need to be fixed.

Comments

@SimonWoolf
Copy link
Member

Presence message received by an objective-c client:

<ARTPresenceMessage: 0x15e9a450> {
id: GH-MFD4bT3:0:0,
clientId: <redacted>,
connectionId: GH-MFD4bT3,
timestamp: 1969-12-17 17:35:16 +0000,
encoding: (null),
data: <redacted>,
action: 2
}

Note the timestamp, which is around a million seconds before the epoch. Not sure how that happens

@ricardopereira ricardopereira added the bug Something isn't working. It's clear that this does need to be fixed. label Jan 19, 2017
@ricardopereira
Copy link
Contributor

@SimonWoolf Which client version? I think this was fixed. Please see #525.

@ricardopereira
Copy link
Contributor

This issue has been closed due inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

No branches or pull requests

2 participants