0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 24 hours ago.
Apr 18, 2023 — Apr 18, 2024
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... almost 16 years ago
updates to benchmark scripts More... about 16 years ago
added Rack::Handler::Ebb.run for donri More... about 16 years ago
Removed TEMPFILE! More... about 16 years ago
upgrade to libev 3.2 More... about 16 years ago
remove threaded and sequential options from benchmark More... about 16 years ago
python binding supports wsgi1 and wsgi2 More... about 16 years ago
python supports unix sockets and arbitrary fd More... about 16 years ago
Support keep-alive in python. readme changes. More... about 16 years ago
Fix command line options for unix socket More... about 16 years ago
ebb_server_listen_on_unix_socket() is working More... about 16 years ago
spawn_thread? -> deferred? More... about 16 years ago
Clean up UNIX Socket code - still not functional More... about 16 years ago
Deoptimize by freeing client->response_buffer More... about 16 years ago
Python binding is working now More... about 16 years ago
Get Python binding working again with new Ebb API More... about 16 years ago
Separate binding version and ebb.c version. More... about 16 years ago
Add runner option for arbitrary fd. remove opt for threaded processing More... about 16 years ago
Add comments to ebb_ruby.c:idle_cb More... about 16 years ago
Add :spawn_thread? feature More... about 16 years ago
Merge /Users/ry/gnosek_ebb More... about 16 years ago
add .gitignore More... about 16 years ago
Added HTTP_CLIENT_IP More... about 16 years ago
fix tests to use 'CONTENT_TYPE' instead 'HTTP_CONTENT_TYPE' More... about 16 years ago
Content-Type and Content-Length headers are special (so says rack) More... about 16 years ago
Clean up parser; add tests More... about 16 years ago
rewrite parser tests in c More... about 16 years ago
Allow starting the Ebb server on arbitrary FD More... about 16 years ago
Merge branch 'vanilla' More... about 16 years ago
Take statements with side effects out of assert() calls More... about 16 years ago