WebSocket Tester
Message History (0)
No messages yet
0
Sent
0
Received
0
System
0
Errors
Not Connected
Ctrl/Cmd + Enter to send
Instructions
1.
Enter the WebSocket server address (ws:// or wss://)
2.
Click the "Connect" button to establish a WebSocket connection
3.
Once connected, type a message in the input box and send
4.
Supports both text and JSON format messages
5.
All sent and received messages are shown in the message history on the left
Tips
When testing local services, make sure the service is running. For production, use WSS (Secure WebSocket) protocol.