Skip to content

一个基于Linux的C++即时通讯系统,采用muduo库、mysql、redis构建,在nginx tcp负载均衡环境的集群系统下工作。

Notifications You must be signed in to change notification settings

zrd123/chatserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatserver

一个基于Linux的C++即时通讯系统,采用muduo库、mysql、redis构建,在nginx tcp负载均衡环境的集群系统下工作。

编译方式 cd build rm -rf * #删掉不需要的中间文件 cmake .. make

About

一个基于Linux的C++即时通讯系统,采用muduo库、mysql、redis构建,在nginx tcp负载均衡环境的集群系统下工作。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published