1 parent 257fd99 commit b2a7133Copy full SHA for b2a7133
1 file changed
5-network/11-websocket/article.md
@@ -160,7 +160,7 @@ Sec-WebSocket-Protocol: soap
160
161
이 경우, 우리는 서버에선 'deflate-frame'이라는 익스텐션과 요청 프로토콜 중 SOAP라는 서브 프로토콜만 지원한다는 사실을 알 수 있습니다.
162
163
-## Data transfer
+## 데이터 전송
164
165
WebSocket communication consists of "frames" -- data fragments, that can be sent from either side, and can be of several kinds:
166
0 commit comments