Complete Intro to Realtime
Complete Intro to Realtime
Videos
▶️
Complete Intro to Realtime
Websockets, Polling, and More
Brian Holt
Stripe
Table of Contents
Welcome
Introduction
The Project
Polling
Intro to Long-Polling
Polling Backend
Polling with setTimeout
Polling with requestAnimationFrame
Backoff and Retry
HTTP2
Intro to HTTP2 Push
Chat with HTTP2 Push
WebSockets By Hand
Intro to WebSockets
WebSockets Backend
Socket.IO
Intro to Socket.IO
Chat with Socket.IO
The End
Conclusion