Fixed something
@@ -24,7 +24,7 @@ Once you're connected to the WebSocket server it is very important you immediate
|
||||
|
||||
## Message Encoding/Decoding
|
||||
|
||||
Messages are encoded as stringified JSON. Each message **always** includes a `packet` attributes. This attributes specifies the packet type, see the types below. This format applies to both directions of communication.
|
||||
Messages are encoded as stringified JSON and **always** includes a `packet` attributes. This attributes specifies the packet type, see the types below. This format applies to both directions of communication.
|
||||
|
||||
## Message type `NORMAL`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user