Listen to Socket.IO events

In Socket.IO, you have the ability to listen to specific events. The Response pane displays the received events for which you’ve added listeners. Events are color coded by event to make them easier to find.

To listen to a new event, do the following:

  1. Select the Events tab.
  2. Select + or Add event.
  3. Enter a name and description for the event.
  4. Select the Listen switch next to an event to turn listening on or off for that event.

    To delete the event listener, hover over the Listen switch and select the delete icon Delete icon.

Last modified: 2023/11/01