-
Notifications
You must be signed in to change notification settings - Fork 565
Make ping #130
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
Comments
no public API for it yet. all code is there.
incoming ping request is handled here (pong will be send): |
tks for your answer, |
the library need to be adapted. |
tks for your atention. tks |
I can do the change on weekend. |
version 2.0.5 can send pings now |
Tks, could you put an example how to use it? |
call webSocket.sendPing(); to send a ping from Client to Server. |
Dear,
How can I do a websocket ping? I didn't find any documentation about
Tks
The text was updated successfully, but these errors were encountered: