2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update readme: faq, performance More... almost 14 years ago
add rspec test helper module
dj2
as dan sinclair
More... almost 14 years ago
add example using em-http and mongo
dj2
as dan sinclair
More... almost 14 years ago
add activerecord example
dj2
as dan sinclair
More... almost 14 years ago
update readme to match index page content More... almost 14 years ago
ignore _site directory
dj2
as dan sinclair
More... almost 14 years ago
update readme to reflect async request processing support More... almost 14 years ago
stream_* methods should respect request pipeline ordering More... almost 14 years ago
update stream example to use on_close More... almost 14 years ago
support for asynchronous request processing (ex: handling a streaming upload, etc) More... almost 14 years ago
call close on all outstanding requests More... almost 14 years ago
turn response into array so it responds to each and content length and deflate are both happy
dj2
as dan sinclair
More... almost 14 years ago
need rack-rewrite for one of the examples
dj2
as dan sinclair
More... almost 14 years ago
force close so we get the data back
dj2
as dan sinclair
More... almost 14 years ago
use rack content length so the curling will work correctly
dj2
as dan sinclair
More... almost 14 years ago
formatting
dj2
as dan sinclair
More... almost 14 years ago
needed headers if we are not using straight up goliath
dj2
as dan sinclair
More... almost 14 years ago
adding some docs
dj2
as dan sinclair
More... almost 14 years ago
ignore rvmrc files
dj2
as dan sinclair
More... almost 14 years ago
use beta em-synchrony to match new em-http interface More... almost 14 years ago
use the built-in em-synchrony fiber sleep More... almost 14 years ago
Merge branch 'keepalive' More... almost 14 years ago
fix stream send passthrough More... almost 14 years ago
initialize port as a string More... almost 14 years ago
use yajl in specs More... almost 14 years ago
update request specs More... almost 14 years ago
update connection specs More... almost 14 years ago
initialize spec_helper from development dependencies More... almost 14 years ago
First pass at cleaning up Application vs Runner.
dj2
More... almost 14 years ago
more explicit pipelining spec - check for order More... almost 14 years ago