Persistent Connection? #656
Unanswered
jeffery30162
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Websocket by definition is a persistent connection, this library goes a step further and automatically sends pings to clients at a set idle timeout to keep connections open |
Beta Was this translation helpful? Give feedback.
1 reply
-
If the client or proxy uses the HTTP 1.0 protocol then a separate client connection will be created for each HTTP request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are persistent connections supported?
Beta Was this translation helpful? Give feedback.
All reactions