| Opcodevalue | Meaning | 
|---|---|
| 0x00 | Denotes that this frame continues the payload from the previous frame | 
| 0x01 | Denotes a text frame | 
| 0x02 | Denotes a binary frame | 
| 0x08 | Denotes that the client wants to close the connection | 
| 0x09, 0x0a | pingandpongframes - a heartbeat mechanism for ensuring the connection is still alive | 
| 0x03 - 0x07, 0x0b - 0x0f | Reserved for future use | 
          Created
          November 20, 2022 17:46 
        
      - 
      
- 
        Save yakovenkodenis/62e033a441b9dbbe2d3645e22003f458 to your computer and use it in GitHub Desktop. 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment