Completed
Browser support
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Better WebSockets - Server-Sent Events, a Carefree Alternative
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Andrei
- 3 Travel to Italy
- 4 Agenda
- 5 Have you used WebSockets
- 6 ServerSent Events
- 7 Polling
- 8 Long polling
- 9 WebSockets
- 10 ServerSentEvents
- 11 Event Source API
- 12 Event Handlers
- 13 TurboGears
- 14 Flask
- 15 Data package
- 16 Custom event listener
- 17 Redirect
- 18 Coverage
- 19 Browser support
- 20 Libraries
- 21 Differences
- 22 Unfortunate place
- 23 Comment
- 24 Use cases
- 25 Push notifications
- 26 Games
- 27 Links
- 28 ServerSent Events vs LongPolling