Andrei Neagu - Better WebSockets - Server-Sent Events, a carefree alternative
"Better WebSockets - Server-Sent Events, a carefree alternative [EuroPython 2019 - Talk - 2019-07-12 - Osaka / Samarkand] [Basel, CH] By Andrei Neagu Have you ever found yourself in a situation where you: - had to use WbSockets? - had to to create a separate project and had the issue of interfacing both? - had to handle disconnections? - had to handle reconnections? - had to handle all the above and scale WebSockets? If your experience was horrible (like mine was), we shall take a look at Server-Sent Events, an alternative to WebSockets. The following arguments will be discussed: - intro to the subject - inner workings - differences from WebSockets - implementation explanation for a generic HTTP server in Python - use cases License: This video is licensed under the CC BY-NC-SA 3.0 license: https://creativecommons.org/licenses/by-nc-sa/3.0/ Please see our speaker release agreement for details: https://ep2019.europython.eu/events/speaker-release-agreement/