Skip to main content

WebSocket

WebSocket operations support multiple requests and responses in an operation. In contrast to gRPC and REST, WebSocket does not provide a way to import operations.

Sending requests manually

By default, sending an operation will send all requests immediately one after another. If this does not suit you, select the 'Send requests manually' option from the 'Send' button dropdown. With it, you have complete control over the sending of requests.

Creating a WebSocket operation

Add a new operation by clicking the icon. Choose a descriptive name and hit enter.

Adding and removing WebSocket requests

Request contents can be modified by editing the content directly in the editor. Adding requests is possible with the 'Add request' button. To delete requests, hover over the requests header and click the trash can icon twice.