Message Formatting
Customize request/response JSON format.
Default Format
application:
socket:
format:
idKey: "id"
headerKey: "headers"
endpointKey: "endpoint"
payloadKey: "data"
statusKey: "status"
Change keys to match your protocol requirements.