HTTP 3.0 Completely Abandons TCP: What Went Wrong?

Author l Hollis Source l Hollis (ID: hollischuang) Since HTTP/1.0 and up to HTTP/2, regardless of how the application layer protocol has improved, TCP has always been the foundation of the HTTP protocol mainly because it provides a reliable connection. However, starting from HTTP 3.0, this situation has changed. Because, in the newly released HTTP … Read more

What Did TCP Do Wrong in Abandoning HTTP 3.0?

What Did TCP Do Wrong in Abandoning HTTP 3.0?

Since HTTP/1.0, up to HTTP/2, TCP has always been the foundation of the HTTP protocol, mainly because it provides a reliable connection. However, starting from HTTP 3.0, this situation has changed. Because, in the newly launched HTTP 3.0, the TCP protocol has been completely abandoned. TCP Head-of-Line Blocking We know that during TCP transmission, data … Read more

What Went Wrong with TCP in HTTP 3.0?

Since HTTP/1.0, up to HTTP/2, regardless of how the application layer protocol has improved, TCP has always been the foundation of the HTTP protocol, mainly because it provides a reliable connection. However, starting from HTTP 3.0, this situation has changed. Because, in the newly released HTTP 3.0, the TCP protocol has been completely abandoned. TCP … Read more

MQTT Over QUIC: Next-Generation IoT Standard Protocol

MQTT Over QUIC: Next-Generation IoT Standard Protocol

Introduction: The First Groundbreaking Product to Introduce QUIC to MQTT In the recently released version 5.0, EMQX has innovatively introduced QUIC support. QUIC is the underlying transport protocol for the next-generation internet protocol HTTP/3. Compared to TCP/TLS protocols, it effectively reduces connection overhead and message latency, providing a flexible and efficient transport layer for modern … Read more

A Brief Discussion on HTTP/3: The Next Generation Hypertext Transfer Protocol

A Brief Discussion on HTTP/3: The Next Generation Hypertext Transfer Protocol

29 Tuesday June 2021 Verification Room As we all know, the TCP/IP protocol suite is the foundation of the Internet and is currently the most popular networking form. Among them, the Hypertext Transfer Protocol (HTTP), which operates at the application layer of TCP/IP, is an application protocol that can be used for distributed, collaborative, and … Read more

Learning QUIC Protocol Through Cronet Module

Learning QUIC Protocol Through Cronet Module

This article is an excellent piece from the KX Forum KX Forum Author ID: xwtwho Documenting the process of learning the QUIC protocol, the testing project is the testing app mentioned in the previous post: Some video app (V15.7) and web analysis record | bbs.pediy.com Learning record of some video app (V15.7-V18.4) | bbs.pediy.com Software … Read more

7 Technical Trends of MQTT Protocol in 2023

7 Technical Trends of MQTT Protocol in 2023

Author Zaiming (Stone) Shi: Head of EMQX European R&D Center, with years of experience in developing large-scale distributed MQTT messaging systems, dedicated to collaborating with the EMQ Stockholm R&D team to make EMQX the world’s best MQTT broker. MQTT is the standard protocol for IoT messaging, utilizing an extremely lightweight publish-subscribe messaging model to connect … Read more

MQTT Over QUIC White Paper: Next-Gen IoT Messaging Protocol

MQTT Over QUIC White Paper: Next-Gen IoT Messaging Protocol

NewEnergyVehicles have ushered in the era of automotive intelligence, transforming cars from isolated transportation tools into smart carriers that can deeply integrate with the entire transportation system, providing users with a new digital experience.The era of intelligent connected vehicles also offers users more intelligent applications, such as assisted driving, autonomous driving, and intelligent traffic systems, … Read more

MQTT Over QUIC: The Next-Gen IoT Messaging Protocol

MQTT Over QUIC: The Next-Gen IoT Messaging Protocol

Why MQTT over QUIC is the next generation standard protocol for IoT messaging and how it will empower IoT scenarios. What is the QUIC Protocol? QUIC (Quick UDP Internet Connections) is a transport layer protocol developed by Google that is based on the User Datagram Protocol (UDP), designed to improve the speed and reliability of … Read more

Trends in MQTT Technology Protocol Development

Trends in MQTT Technology Protocol Development

MQTT is the standard protocol for message transmission in the Internet of Things (IoT), utilizing an extremely lightweight publish-subscribe messaging model to connect IoT devices in a scalable, reliable, and efficient manner. Since IBM released MQTT in 1999, over twenty years have passed, and it has been a decade since EMQ released the open-source MQTT … Read more