# Can place SSE on the realtime spectrum

Learner completed lesson 0001 and read the web.dev EventSource basics article. They can use the default rule: one-way server→client updates lean SSE (or poll if rare); continuous duplex leans WebSocket. Unlocks teaching the browser API without re-deriving when SSE is appropriate.
