protocol:websocket:beforeParsingPayload #
Arguments | Type | Description |
---|---|---|
payload | string | The payload of the request |
protocol:websocket:afterParsingPayload #
Arguments | Type | Description |
---|---|---|
payload | JSONObject | The decoded payload of the request |
Edit this page on Github(opens new window)