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

Pong not implemented #9

Open
jcheng5 opened this issue Aug 28, 2012 · 0 comments
Open

Pong not implemented #9

jcheng5 opened this issue Aug 28, 2012 · 0 comments

Comments

@jcheng5
Copy link
Member

jcheng5 commented Aug 28, 2012

Section 5.5.2 of RFC 6455:

Upon receipt of a Ping frame, an endpoint MUST send a Pong frame in
response, unless it already received a Close frame.  It SHOULD
respond with Pong frame as soon as is practical.  Pong frames are
discussed in Section 5.5.3.

Looks to me like this needs to go at the end of the service function in websockets.R.

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

No branches or pull requests

1 participant