We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1315e5 commit 8aa81f7Copy full SHA for 8aa81f7
5-network/10-long-polling/article.md
@@ -20,7 +20,7 @@ That works, but there are downsides:
20
21
롱 폴링(long polling)은 일반 폴링보단 더 나은 방식입니다.
22
23
-It's also very easy to implement, and delivers messages without delays.
+롱 폴링은 폴링과 마찬가지로 구현이 쉬운데, 지연 없이 메시지를 전달한다는 차이가 있습니다.
24
25
The flow:
26
0 commit comments