# x-msg-im-client-sdk **Repository Path**: dev5/x-msg-im-client-sdk ## Basic Information - **Project Name**: x-msg-im-client-sdk - **Description**: x-msg-im-client cross platform sdk - **Primary Language**: C++ - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2019-09-29 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: im **Tags**: None ## README # x-msg-im-client-sdk * 这里是X-MSG-IM系统的跨平台客户端SDK. ![img](http://www.dev5.cn/x_msg_im/start/driver/img/client-driver-layer-arch-future.svg) * 现支持windows, linux, android, electron开发环境. * 传输层通信协议同时支持`tcp`和`rudp`. * 编译与使用方法见: http://www.dev5.cn/x_msg_im/start/driver/compile/ * 所有的api接口测试代码都有java语言的实现, 并有明确的注释. 可参考此仓库中的子模块: `x-msg-im-client-test-java`