CKafka supports SDKs for multiple programming languages. Clients can access CKafka to send/receive messages in VPCs or over public network. The protocols for these two methods are as detailed below:
Network | VPC | Public Domain Name Access |
---|---|---|
Protocol |
The specific usages of different SDKs are as follows:
SDK Type | Documentation |
---|---|
SDK for Java | |
SDK for Python | |
SDK for Go | |
SDK for PHP | |
SDK for C++ | |
SDK for Node.js |
Was this page helpful?