2
Server → Client
The create
message is a message sent to all the clients as soon as any new addon is added to the website.
Property | Type | Description |
---|---|---|
type | 2 | The type of the WebSocket message, indicating a create event. |
data | Addon[] | An array of newly added addons. |