Skip to content

kmikhailov/duda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duda I/O

Duda is an event-driven framework to write scalable web services with a friendly C API.

MUST READ!

This master branch belongs to the development version of the next generation of Duda, if you want to access the long term support version commonly used in production, please jump to the dst-1 branch:

https://github.com/monkey/duda/tree/dst-1

Build Instructions

$ git submodule update --init
$ cd build/
$ cmake ../
$ make

Author

Eduardo Silva eduardo@monkey.io http://edsiper.linuxchile.cl

About

Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.5%
  • C++ 6.0%
  • CMake 1.1%
  • Other 0.4%