SkillAgentSearch skills...

GammaServer

A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/JavaScript/Python or others). Support Linux Only.

Install / Use

/learn @zhouxingtuan/GammaServer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gammaServer

A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/JavaScript/Python or others). Support Linux Only.

How to Build

  1. install curl (version >= 7.50.1). https://github.com/curl/curl.git
  2. git clone https://github.com/jemalloc/jemalloc.git third/jemalloc/ , and build jemalloc
  3. goto src/gamma and build

client connection

codes was in the client directory. main.cpp shows the way to use the client. depends on pthread, Support Linux/Mac/IOS/Android.

developing plans

  1. complete and test framework (done)
  2. add C++ module (done)
  3. add lua/luajit module (done, testing)

Related Skills

View on GitHub
GitHub Stars12
CategoryCustomer
Updated2y ago
Forks7

Languages

C++

Security Score

65/100

Audited on Mar 1, 2024

No findings