๐ WebSocket Monitor
Monitors a WebSocket server to verify it's accepting connections.
โ๏ธ Configurationโ
| Setting | Description |
|---|---|
| Host | WebSocket server hostname |
| Port | WebSocket port |
๐ก When to Useโ
- Real-time applications (chat, live dashboards)
- Pusher/Ably/Socket.io self-hosted servers
- Any service that uses persistent WebSocket connections