03. Observing client-server messages
Debug the messagessent from client and receicing from the server.
Prerequisites
- Go through the action Sending frist WS message
- Basics of the Impression Client/Server Messsages
Directions
- Connect WS endpoint (follow prerequisites-1)
- Send Message to the WS connection, You'll be able to see this message payload at the connection inspector panel (right side panel).
- If any event will be captured from the server-side then you'll also see them at the inspector panel as shown in the below video.