Skip to content

highly concurrent, multi-protocol communication server

License

Notifications You must be signed in to change notification settings

dev5cn/libxsc-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libxsc-cpp

  • X server communication library

img

  • 这是一个基于actor模型的单进程多线程并发通信服务器底座. 它的目标是为上层应用提供一个并行无锁, 网络透明, 全异步的开发环境.

  • 它支持多种转输层协议: tcp, udp, websocket, http和基于kcprudp. 换句话说, 你可以在同一进程内同时启动以上五种协议的并发服务器. 用来支持不同需求的客户端接入.

  • 它不支持任何应用层协议.

  • X-MSG-IM系统中, 它与libxsc-proto-cpplibx-msg-im-xsc一起为所有核心网元提供统一的网络编程框架.

About

highly concurrent, multi-protocol communication server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages