
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Nostrss&#39;s Blog</title>
      <link>https://nostrss.me/blog</link>
      <description>Nostrss&#39;s Blog and Personal Site</description>
      <language>ko-kr</language>
      <managingEditor>undefined (Nostrss)</managingEditor>
      <webMaster>undefined (Nostrss)</webMaster>
      <lastBuildDate>Sun, 26 Jul 2026 12:00:00 GMT</lastBuildDate>
      <atom:link href="https://nostrss.me/tags/websocket/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://nostrss.me/blog/260726-websocket-frame-structure</guid>
    <title>WebSocket 프레임 구조 — opcode와 마스킹</title>
    <link>https://nostrss.me/blog/260726-websocket-frame-structure</link>
    <description>ws.send(&quot;Hello&quot;) 한 줄이 와이어에 놓는 실제 11바이트를 RFC 6455 §5.2 다이어그램 그대로 읽는다. 2바이트 헤더에 압축된 FIN·opcode·MASK·길이, 컨트롤 프레임이 데이터 조각 사이에 끼어드는 원리, 그리고 마스킹이 암호화가 아니라 캐시 오염 방어인 이유까지.</description>
    <pubDate>Sun, 26 Jul 2026 12:00:00 GMT</pubDate>
    <author>Nostrss</author>
    <category>websocket</category><category>network</category><category>til</category>
  </item>

  <item>
    <guid>https://nostrss.me/blog/260726-websocket-glossary</guid>
    <title>WebSocket 시리즈 용어집</title>
    <link>https://nostrss.me/blog/260726-websocket-glossary</link>
    <description>WebSocket 프로토콜 시리즈에서 쓰는 용어를 한곳에 정리한다. 열림 핸드셰이크부터 프레임, opcode, 마스킹, 단편화까지 — 모든 레슨은 이 용어집의 표기를 따르며, 새 용어는 등장한 레슨에서 추가된다.</description>
    <pubDate>Sun, 26 Jul 2026 09:00:00 GMT</pubDate>
    <author>Nostrss</author>
    <category>websocket</category><category>network</category><category>reference</category>
  </item>

  <item>
    <guid>https://nostrss.me/blog/260726-websocket-http-handshake</guid>
    <title>WebSocket은 HTTP인가? — 열림 핸드셰이크</title>
    <link>https://nostrss.me/blog/260726-websocket-http-handshake</link>
    <description>매일 쓰는 new WebSocket(url) 한 줄 뒤에서 정확히 무슨 일이 일어나는지, RFC 6455 원문 수준에서 본다. WebSocket은 HTTP로 시작하지만 HTTP가 아니다 — 열림 핸드셰이크의 실물, Sec-WebSocket-Key의 진짜 목적, 그리고 IETF/WHATWG 이중 표준 구조까지.</description>
    <pubDate>Sun, 26 Jul 2026 10:00:00 GMT</pubDate>
    <author>Nostrss</author>
    <category>websocket</category><category>network</category><category>til</category>
  </item>

    </channel>
  </rss>
