Skip to content

Yy26-h/Server

 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.8%
  • HTML 29.6%
  • CSS 14.1%
  • JavaScript 1.8%
  • CMake 1.5%
  • Shell 0.2%