____ ____ _ _
/ ___| ___ / ___| |__ __ _| |_
| | _ / _ \| | | '_ \ / _` | __|
| |_| | (_) | |___| | | | (_| | |_
\____|\___/ \____|_| |_|\__,_|\__|
A chat server and client based on muduo network library, able to work in Nginx TCP load balancing environment
- Log in & Sign up
- One-to-one chat
- Group chat
- Add friends
- Create/add groups
- Offline message
- Support cluster server
A multithreaded C++ network library based on the reactor pattern. Version 2.0.1.
Required by muduo (for boost::any only). Version 1.69.0.
Version 8.0.
TCP module required. Version 1.12.2.
Version 5:4.0.9-1
C++ client for Redis.
./build.sh
./bin/gochat-server [IP] [Port]
./bin/gochat-client [IP] [Port]