Sending messages
#
PrerequisitesEnter the server endpoint
#
DirectionsIn Firecamp you can send the following type of message payload to the server.
- JSON
- Text
- File
- Array buffer
- Array buffer view
- Navigate to the
Message
tab and select the type of payload that you'd like to send to the server from the message playground. - To send the message, click
Send
button (Orange/Green button with a play icon.) - Upon successful send, the server will send a message back according to the server logic.