kmikhailov / duda

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

Home Page:http://duda.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://duda.io

License:Apache License 2.0


Languages

Language:C 92.5%Language:C++ 6.0%Language:CMake 1.1%Language:Pascal 0.4%Language:Makefile 0.0%