Protocol Specifications

Design concepts and protocol specifications of Dubbo’s built-in protocols

Advantages and Goals of the Triple Protocol

Advantages and Goals of the Triple Protocol: The Triple protocol is an HTTP-based RPC communication protocol specification designed for Dubbo3, which is fully compatible with the gRPC protocol and can run simultaneously over HTTP/1 and HTTP/2.

Triple Protocol Design Philosophy and Specification

Triple Protocol Specification

Dubbo2 Protocol Specification

TCP (Dubbo2) Protocol Specification

HTTP Protocol Specification

HTTP Json Protocol Specification