Skip to content

suzp1984/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis

A basic C middleware library of event-drivered framework with whole plugins design inspired by FTK and Pulseaudio.

and also by nginx

How to Compile

This project use Scons build system. So use scons to compile and links the sources. The object files and target librarys are all located in build directory.

How to run the test case

There are many test cases in the test directory, after compile the source code, the test case are all located in build/test directory.

I provide a convenient tool to list and run selected or all test cases, it named run_test.sh, just located in top of the source tree. So enjoy it.

About

A basic C middleware library of event-drivered framework with whole plugins design inspired by Pulseaudio and FTK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published