Next.js • STOMP • WebSocket Debugger

WS / STOMP Test

Test SockJS and native WebSocket connections, compare auth modes, and inspect live STOMP event logs.

Disconnected

Connection Setup

Configure endpoint, token, queue, transport, and auth mode.

Tip: rotate the token after testing if it is real.

Quick test order

  1. 1. SockJS + No token
  2. 2. SockJS + Header only
  3. 3. SockJS + Query only
  4. 4. Native WebSocket + Header only
  5. 5. Native WebSocket + Query only

Event Logs

Latest events appear first. Great for spotting handshake and auth issues.

0 entries
No logs yet