0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure request is sent even if ebb_client_body_write isn't called More... over 17 years ago
updates to benchmark scripts More... over 17 years ago
added Rack::Handler::Ebb.run for donri More... over 17 years ago
Removed TEMPFILE! More... over 17 years ago
upgrade to libev 3.2 More... over 17 years ago
remove threaded and sequential options from benchmark More... over 17 years ago
python binding supports wsgi1 and wsgi2 More... over 17 years ago
python supports unix sockets and arbitrary fd More... over 17 years ago
Support keep-alive in python. readme changes. More... over 17 years ago
Fix command line options for unix socket More... over 17 years ago
ebb_server_listen_on_unix_socket() is working More... over 17 years ago
spawn_thread? -> deferred? More... over 17 years ago
Clean up UNIX Socket code - still not functional More... over 17 years ago
Deoptimize by freeing client->response_buffer More... over 17 years ago
Python binding is working now More... over 17 years ago
Get Python binding working again with new Ebb API More... over 17 years ago
Separate binding version and ebb.c version. More... over 17 years ago
Add runner option for arbitrary fd. remove opt for threaded processing More... over 17 years ago
Add comments to ebb_ruby.c:idle_cb More... over 17 years ago
Add :spawn_thread? feature More... over 17 years ago
Merge /Users/ry/gnosek_ebb More... over 17 years ago
add .gitignore More... over 17 years ago
Added HTTP_CLIENT_IP More... over 17 years ago
fix tests to use 'CONTENT_TYPE' instead 'HTTP_CONTENT_TYPE' More... over 17 years ago
Content-Type and Content-Length headers are special (so says rack) More... over 17 years ago
Clean up parser; add tests More... over 17 years ago
rewrite parser tests in c More... over 17 years ago
Allow starting the Ebb server on arbitrary FD More... over 17 years ago
Merge branch 'vanilla' More... over 17 years ago
Take statements with side effects out of assert() calls More... over 17 years ago