A gentle introduction to the web-socket protocol, how it works, it’s intended usage and a number of examples where it can be used with Python and it’s popular web frameworks – topped off with a rapid demonstration of the speed and ease of which it can be implemented with Python.
Talk given by Dion Misic at PyCon Australia in August 2018.
This talks is under the creative commons license. freeCodeCamp is not associated with this talk but we are excited to bring it to a wider audience.
—
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://medium.freecodecamp.org
And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp
source
Thank you so much
Thx, Dion. I saved it to watch it again
this guy is 18 years old???
This dude is awesome! Short and precise without needless details. The tempo of the presentation and the accent is just fantastic. 10/10
We need more teachers like him.
Very good talk. I learned quite a bit.
Video: I'm Dion Misic
What I heard: I'm doing music
…sorry 🙁
I am trying to convert Python to C, because python is slow for certain operations.
Thanks!
Hello, can websocket technology be used in mobile application?
This is language agnostic regardless of what you're working with you'll benefit from watching this amazing vid.
Perfect introduction for me. Thank you very much. Can't believe you were 18 years old when you did this.
Spent needless time on explaining HTTP, Internet Protocol, TCP/UDP. In the end time was up for important stuff for which I was watching the whole video….
Amazing! Thank you Dion!!
All that work for a coffee mug…? Someone cut that kid a check ffs.
That was great and clear, Thank you!
Websockets seem cool but is it scalable? What tools/frameworks/technologies are now sort of obsolete with advent of websockets?
on time 3:30: the order of the protocols is wrong. quite embarrassing
The TCP/UDP layer is above the IP layer
The whole thing is amazing for a complete beginner
Want to add amazing fade effect slideshow to your site? Check this simple tutorial and learn in 8 minutes how to create it!! https://youtu.be/R6oZyIjyT_E
test
Gold!
That was really informative, thanks 👍
So it is an infinite loop
not..very..enthusiastic though.
Thanks for this nice talk bro. This really helped me connect a lot of missing links for this chat app I'm making in flask!