Listen to Socket.IO events

You can configure Socket.IO requests to listen to specific events. The Response pane displays the received events that the request is listening to. Events are color coded to make them more identifiable.

To listen to a new event, do the following:

  1. In your Socket.IO request, select Events.
  2. Select + or Add event.
  3. Enter a name and description for the event.
  4. Select Listen next to an event to turn listening on or off for that event.

    To delete the event listener, hover over the event and select Delete icon the trash can.

Last modified: 2025/02/24