Skip to content

gitover22/SuperServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperServer

based on c/c++, high performance server

Project structure

|-- src                 source file dir
|-- CMakeLists.txt      cmake file
|-- initServer.sh       init project shell
|-- LICENSE             MIT LICENSE
|-- README.md           

How to Run

First, configure your environment(refer to the CMakeLists.txt). Then, execute the following commands:
./initServer.sh
./build/bin/SuperServer

About

based on c/c++, high performance server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published