fixbug666 / chatserver
可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现
☆237Updated 3 years ago
Alternatives and similar repositories for chatserver:
Users that are interested in chatserver are comparing it to the libraries listed below
- A TinyWebServer implemented inC++11.☆201Updated 11 months ago
- 从零开始重写sylar C++高性能分布式服务器框架☆342Updated 2 weeks ago
- c++ rpc framework, simplified version of tinyrpc。☆235Updated last year
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆322Updated 4 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆366Updated 4 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆149Updated 3 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆694Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆93Updated 4 years ago
- Uubuntu 20 C++版本的web服务器