-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
(docs) Maybe there is a translate mistake for "长连接" and "短连接" #11
Comments
persistent connection 应该是HTTP1.1引入的术语,一般来说这个词主要用于HTTP连接,没有去主动保活。 我们稍后会在README和Wiki里说明下这个事情。 谢谢提醒。 |
确实 persistent connection翻译地道. |
Closed
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've found the RFC document named "长连接" as persistent connection, and "短连接" as non-persistent connection.
I didn't find where longlink and shortlink come from.
The text was updated successfully, but these errors were encountered: