Data Loading
SSRServer-side data fetching with the PokéAPI. This content is rendered at request time — no client JS needed.
#025 pikachu
→electric
Real-time Chat
WebSocketLive chat over WebSocket with server-side message history. Dual clock sync via WS and SSE.
Chat
WS: SSE:
API Endpoints
InteractiveFirst-class JSON API routes. Test them live — responses rendered from the server.
+
Click an endpoint to test it
Real-time Streams
Lazy HydrateWebSocket and Server-Sent Events side by side. This section hydrates when scrolled into view.
WebSocket connecting
--:--:-- /ws/timeSSE connecting
--:--:-- /sse/time