# ChatServer **Repository Path**: xianduruila/chat-server ## Basic Information - **Project Name**: ChatServer - **Description**: 基于muduo的集群聊天服务器和客户端,工作在nginx tcp负载均衡环境中 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-07 - **Last Updated**: 2023-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: 集群, muduo ## README # ChatServer ### 介绍 基于muduo的集群聊天服务器和客户端,工作在nginx tcp负载均衡环境中 ### 安装教程 执行autoBuild.sh ### 需要的服务 1. redis 2. nginx 3. mysql 4. 安装boost和muduo库