SDK Overview

Last updated: 2024-10-11 16:52:15

Message Queue CKafka supports multi-language SDKs, allowing clients to access CKafka and send and receive messages through both VPC networks and public network access. The protocol descriptions for these two access methods are as follows:
Networking
VPC
Public Domain Name Access
Agreements
PLAINTEXT
SASL_PLAINTEXT
SASL_SSL (supported by Pro Edition)
SASL_PLAINTEXT
SASL_SSL (supported by Pro Edition)
The specific usages of different SDKs are as follows: