Looking at web sockets at Stack Exchange, I notice that some messages are displayed with a green background in Chrome:
What's so special in those messages? What are they?
The green background ones are frames (messages) sent to the server. The white background are the ones received from the server.
Messages are color-coded according to their type:
- Outgoing text messages are light-green.
- Incoming text messages are white.
- WebSocket opcodes are light-yellow.
- Errors are light-red.
Source
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With