Skip to content

changjiashuai/Teameeting-MsgServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teameeting-MsgServer

MsgServer and MsgServerClient


项目简介

MsgServer是[Teameeting] (https://github.com/Teameeting) 项目的一个消息服务,用于Teameeting客户端消息发送和消息转发
MsgServer由MsgServer、MsgServerConnector、MsgServerDispatcher和MsgServerMeeting组成

MsgServer
MsgServer:提供基于Darvin Streaming Server的CommonUtilitiesLib而构建的基础公用框架
MsgServerConnector:用于接入客户端消息与客户端保持通信
MsgServerDispatcher:用于转发消息
MsgServerMeeting:用于处理Teameeting的消息逻辑

MsgServerClient是Teameeting客户端消息sdk的基础库,并提供Mac上的Demo程序

MsgServerClientSdk提供MsgServerClient的sdk,目前提供ios和android

目前支持Mac和Linux两个系统


项目编译

参考每个目录下的README.md
有任何问题欢迎联系zhengxiaokai@dync.cc


开原协议

MsgServer is under the GNU GENERAL PUBLIC LICENSE. See the LICENSE file for more details.

About

MsgServer and MsgServerClient Sdk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.3%
  • C 23.6%
  • Roff 5.4%
  • Shell 2.0%
  • Objective-C 0.4%
  • Makefile 0.4%
  • Other 0.9%