WebSocket

Test real-time WebSocket connections and messaging.

Overview

Echolon supports WebSocket connections for testing real-time APIs. Connect to any WebSocket server and send/receive messages in real-time.

Connecting

Enter a WebSocket URL (ws:// or wss://) and click Connect. You can also add custom headers for authentication.

Sending Messages

Once connected, send text or JSON messages and see responses in real-time. The message log shows all sent and received messages with timestamps.

WebSocket connecting