science Live Testing Client

Interactive WebSocket client for testing Centrifugo integration. Connect, subscribe to channels, publish messages, and monitor real-time events.

bolt Quick Test Scenarios

One-click test scenarios that automatically connect, subscribe, and publish test messages.

notifications Simple Notification

Fire-and-forget notification to user#test-123

→ Connect
→ Subscribe to user#test-123
→ Publish simple message
→ Receive immediately

check_circle ACK Required Notification

Message with acknowledgment tracking

→ Connect
→ Subscribe to user#test-123
→ Publish with wait_for_ack=true
→ Auto-send ACK (10s timeout)

campaign Team Broadcast

Broadcast to team#developers channel

→ Connect
→ Subscribe to team#developers
→ Broadcast announcement
→ No ACK tracking

sync_alt Complete ACK Flow

Full publish → receive → ACK cycle test

→ Connect
→ Subscribe to test#ack-flow
→ Publish with ACK tracking
→ Verify full flow (15s timeout)

link WebSocket Connection

Status: Disconnected
Client ID: -

subscriptions Channel Subscriptions 0

No active subscriptions

send Publish Test Message

inbox Received Messages 0

No messages received yet...

check_circle ACK History

No ACKs sent yet

event_note WebSocket Events Log 0

Real-time log of all WebSocket events including connections, subscriptions, publications, ACKs, and errors. Events are color-coded by type.

Connection
Subscription
Publication
ACK
Error
No events logged yet