DjangoCon US 2016 - WebSockets: Intro to Messaging by Josue Balandrano Coronel

0:44:33
Published August 11, 2016
2,008 views

DjangoCon US 2016 - WebSockets: Intro to Messaging by Josue Balandrano Coronel

Today’s web applications demand information to be delivered immediately after it is available. This is a huge step from where everything started, simple HTTP blocking requests. In order to solve this Server Side Events (SSE) and Websockets (WS) were created. SSE works from the server to the client only and it uses the HTTP protocol. WS is bidirectional and implements a layer on top of HTTP. WS started to get more momentum and now most of modern web browsers support it.

This talk was presented at: https://2016.djangocon.us/schedule/presentation/34/

LINKS: Follow DjangCon US 👇 https://twitter.com/djangocon

Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.