Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

fix: correctly differentiate pong responses #778

Merged
merged 1 commit into from
May 29, 2018
Merged

Conversation

alanshaw
Copy link
Contributor

Investigation discovered that pong responses CAN have time: 0 (they can be very quick). Previously pong messages were differentiated by time greater than 0, but considering it can be 0 this was incorrect.

screen shot 2018-05-24 at 19 51 43

Investigation discovered that pong responses CAN have `time: 0` (they can be very quick). Previously pong messages were differentiated by time greater than 0, but considering it can be 0 this was incorrect.

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
@ghost ghost assigned alanshaw May 24, 2018
@ghost ghost added the in progress label May 24, 2018
@alanshaw alanshaw requested a review from daviddias May 24, 2018 20:07
@alanshaw alanshaw merged commit 3c695af into master May 29, 2018
@alanshaw alanshaw deleted the fix/ping-pong branch May 29, 2018 11:16
@ghost ghost removed the in progress label May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants