Order Tracking Lab
Real-time order tracking using Server-Sent Events (SSE). Test WebSocket-like patterns for order status updates, shipping notifications, and delivery tracking.
Connection
Connect to the real-time order tracking stream
disconnected
Simulation Speed3s
Manual Controls
Trigger status changes manually
Testing Tips
- •Test SSE reconnection by refreshing while connected
- •Open multiple tabs to test event broadcasting
- •Use manual controls to test specific status transitions
- •Inspect Network tab for SSE message format
Order Progress
pending
confirmed
processing
shipped
out for_delivery
delivered
Event Log
No events yet. Connect to start tracking.