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

Fixed handling of unprompted PONG protocols #229

Merged
merged 1 commit into from
Mar 23, 2016
Merged

Conversation

kozlovic
Copy link
Member

  • The number of outstanding PINGs is now reset whenever the server
    receives a PONG from the client.
  • Updated parser test to check c.pout.
  • Added a test to check for unprompted PONGs.

Resolves issue: #168

- The number of outstanding PINGs is now reset whenever the server
receives a PONG from the client.
- Updated parser test to check c.pout.
- Added a test to check for unprompted PONGs.

Resolves issue: #168
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 80.624% when pulling 7632484 on fix_pong into 3dd490a on master.

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.

4 participants