Courses03 / REALTIME SYSTEMS
WebSocket Fieldwork
Test connection identity, rooms, subscriptions, event replay, and race behavior in stateful realtime systems.
Practitioner4–6 hours4 lessons4 guided labs
Begin lesson 01 ↗COURSE SYLLABUS
Do the work in order.
- 0145 min↗
Map handshake and identity state
Connect anonymously and as a stored identity to understand which state is applied at the handshake.
- 0255 min↗
Prove foreign-room access
Apply User A and User B identities to the same room identifier and compare secure with vulnerable behavior.
- 0350 min↗
Test subscriptions and event replay
Determine whether an authenticated identity can replay an event belonging to another channel or owner.
- 0455 min↗
Run bounded race testing
Use a tiny controlled burst to reveal a check-then-update race without uncontrolled load.
