Skip to content

kaienkira/brickred-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brickred-server

brickred c++ server library

Features

  • reactor network io
  • multithread support
  • min-heap based timer
  • log util
  • http protocol support
  • websocket protocol support

Platform support

only linux, maybe port to other platforms (unix likes) in the future

Compile

$ config.sh [--prefix=<prefix>] [--build-test]
$ make && make install

Releases

No releases published

Packages

No packages published

Languages