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

fix: correctly differentiate pong responses #283

Merged
merged 1 commit into from
May 25, 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 <alan@tableflip.io>
@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
Copy link
Contributor

@travisperson travisperson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM

@alanshaw alanshaw merged commit ac71d37 into master May 25, 2018
@alanshaw alanshaw deleted the fix/ping-pong branch May 25, 2018 08:07
@ghost ghost removed the in progress label May 25, 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