mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan
40c0f755c9
|
16 years ago | |
---|---|---|
.. | ||
doc | 16 years ago | |
examples | 16 years ago | |
.gitignore | 16 years ago | |
LICENSE | 16 years ago | |
README | 16 years ago | |
config.mk | 16 years ago | |
ebb.c | 16 years ago | |
ebb.h | 16 years ago | |
ebb_request_parser.h | 16 years ago | |
ebb_request_parser.rl | 16 years ago | |
rbtree.c | 16 years ago | |
rbtree.h | 16 years ago | |
test_examples.rb | 16 years ago | |
test_rbtree.c | 16 years ago | |
test_request_parser.c | 16 years ago |
README
see doc/index.html and examples/hello_world.c for explanation
webpage: http://tinyclouds.org/libebb/
git repository: http://github.com/ry/libebb/tree/master
To build libebb please edit config.mk to reflect your system's parameters.