We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2183332 commit c9d41e6Copy full SHA for c9d41e6
1 file changed
5-network/10-long-polling/article.md
@@ -18,7 +18,7 @@ So, if we're talking about a very small service, the approach may be viable, but
18
19
## Long polling
20
21
-So-called "long polling" is a much better way to poll the server.
+롱 폴링(long polling)은 일반 폴링보단 더 나은 방식입니다.
22
23
It's also very easy to implement, and delivers messages without delays.
24
0 commit comments