Status
disconnected
Duration
00:00:00
Received / Sent
0 / 0
Disconnects / Errors
0 / 0

Event Log

Ready to connect...

About This Tool

The WebSocket Connection Stability Checker monitors a WebSocket connection in real time, tracking uptime duration, disconnects, errors, and message flow — helping you spot flaky servers and unexpected connection drops before they cause problems in production.

Connect to any endpoint and let it run in the background while you watch the dashboard update live. Because unclean closes are tracked separately from clean ones, you can quickly tell whether a connection is dropping due to a network issue rather than a normal, expected close.

How to Use This Tool

1

Enter your WebSocket URL

Paste the wss:// or ws:// endpoint you want to monitor.

2

Click "Connect"

Let the connection run — optionally send messages to the server while connected.

3

Observe the dashboard

Watch duration, message counts, disconnects, and errors update live.

Common Use Cases

  • Identify Flaky WebSocket Servers: Leave a connection running to see if it drops unexpectedly over time.

  • Detect Unexpected Connection Drops: Catch unclean closes that indicate a server, proxy, or network issue.

  • Track Uptime During Stress Testing: Monitor a connection's stability alongside a separate load-testing run.

  • Validate Reliability Before Production: Confirm a WebSocket endpoint holds a stable, long-running connection before you rely on it.

Why Use This Tool

Live Duration Tracking

Shows exactly how long the current connection has been open.

Disconnect & Error Counters

Tracks unclean disconnects and errors separately from normal closes.

Live Message Log

See every sent and received message timestamped in a scrolling event log.

Frequently Asked Questions