How HTTP3 Powers the Internet?

preview_player
Показать описание

Timestamps
0:00 Teaser
1:06 How Client-Server Architecture works?
3:45 Problem with TCP Protocol
4:57 UDP Protocol
5:37 QUIC Protocol
7:17 SUMMARY
9:12 Conclusion
9:52 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
How HTTP3 Works? | HTTP3 Explained!
how to become a full stack web developer
web development roadmap
free web development resources
web development roadmap 2021
web development tutorial for beginners
How HTTP3 Powers the Internet?

Комментарии
Автор

Just one small correction, while explaining the TCP part you told that if a packet is lost during transmission we send whole thing again (Go back N method ), but TCP also supports Selective Repeat method, in which only the lost packet is sent again.

prashanttomar
Автор

Your video is simple and so much insightful to get an overview of HTTP/3.0

DebdutBiswasOnline
Автор

Please make another tutorial about this topic. it interesting. thanks a lot. 👍👍👍

receiverreceiver
Автор

After so long time watching awesome content from your channel like a series 😆

abhishekvishwakarma
Автор

Loving your videos sir. Full of information ❤️. I watched till the end 😀.

rakeshjoshi
Автор

watched the video till the end. your content is very unique and actually covering very important bits of information.

karansmittal
Автор

loved it.

please bring more videos like this ...deep in development

adr
Автор

Watched the video till the end, thanks for making such kind of videos.

mohamedfaalil
Автор

Youu aree really intelligent 🧠🧠🧠 please keep making such videos

nikhilkatte
Автор

Love the way you use white board to explain concepts instead of wasting time in making graphics👌 wish you a lot of growth on your channel

akshitdandyan
Автор

very informative and helpful information. ❤️❤️

CodeWithSahand
Автор

does quic reside on transport layer adjacent to UDP. is osi layers still relevant for http/3

VishnuVijai_
Автор

What do you think when it will be release?

sakkhor
Автор

Http2 is widely used and is the protocol which powers gRPC

achintya-
Автор

3:28 routers don't use TCP, they just forward IP-packets

autohmae
Автор

I guess routers are layer3 devices! It has no connection of tcp! It only knows ips which is internet protocol of layer 2!

Manikandan-licd
Автор

Your tcp vs udp example too simplified buddy, not even close

B-hn