Basic Feature
Message Types
Kitex supports message types of PingPong、Oneway、Streaming.
Visit Directly
Kitex can opt for direct access without service discovery when the downstream address is clear.
Connection Type
Kitex supports short connections, long connection pool, connection multiplexing and connection pool status monitoring.
Business Exception
Kitex has provided business custom exceptions since v0.4.3. This doc covers the interface definition, user usage, and framework implementation.
Warming Up
By warming up the Kite client, we can avoid large delays in the first request.
Deal with panic
This article introduces the way Kitex deals with panic
Last modified
January 10, 2025
: doc: sync 流元消息透传最佳实践 (#1185) (976a2b7)