序列化协议

Kitex 支持 Thrift 和 Protobuf 的编解码。

Binary

Kitex 使用 Binary 协议序列化。

Protobuf

Kitex 使用 Protobuf 协议序列化。

Hessian2

Kitex 使用 Hessian2 协议序列化。


最后修改 November 13, 2024 : chore: update ci (#1167) (79622b3)