Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the world of bi-directional communication in modern web applications through this 32-minute conference talk from EuroPython 2018. Dive into Web Sockets, a W3C-standardized protocol for full-duplex connections on the Web, and learn how to integrate them seamlessly into Python web apps. Discover implementation techniques using popular frameworks like Tornado and Django, understand the differences between HTTP and WebSockets, and gain insights into practical use cases. Witness a live demonstration showcasing the power of WebSockets in action, and grasp the advantages they offer over traditional REST APIs. Master the art of creating responsive, real-time web applications that can react to both user actions and server events efficiently.
Syllabus
Intro
HTTP
Ajax
WebSockets
Use Cases
WebSocket Example
Tornado
HTTP vs WebSocket
WebSockets in Python
WebSockets in clients
WebSockets vs Rest API
Connect to WebSocket
WebSocket
Async
Taught by
EuroPython Conference