0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes to bayeux protocol. More... over 13 years ago
Added regular reports of connections/disconnections/etc. Report on receievedevents immediately. More... over 13 years ago
stability fixes More... over 13 years ago
Better error handling More... over 13 years ago
attempt to remove race condition where data events are added/expected More... over 13 years ago
Child errors now kill the parent process More... over 13 years ago
Add number of received vs expected responses to stats More... over 13 years ago
Fix use of parse URL data More... over 13 years ago
calculate and format aggregate stats More... over 13 years ago
hooked up command line parameters for publish subscribe urls More... over 13 years ago
Accept the POST URL on the command line, and use http_proxy if set More... over 13 years ago
Pull in the Bayeux client More... over 13 years ago
Add a target channel for the Bayeux client More... over 13 years ago
Remove dead poster code More... over 13 years ago
Functional Bayeux client More... over 13 years ago
Run multiple children More... over 13 years ago
Starting to split out the code used to talk to the server More... over 13 years ago
Split the client into a poster and a listener More... over 13 years ago
Put the timeout around the connect retry, not the completion callback! More... over 13 years ago
Ensure no more than 8 pending connections are in flight at once More... over 13 years ago
Hook up on error from forked socket.io (TODO send pull request). Throttle connections. More... over 13 years ago
Keep repeating the test More... over 13 years ago
Show more information about connect and receive timings More... over 13 years ago
Show more information about test results More... over 13 years ago
Simulate a brower better to make Socket.io happy. More... over 13 years ago
Move the run trigger to the wrapper script More... over 13 years ago
Don't try to remember the transport, as there are no cookies More... over 13 years ago
Provide a browser-like environment so socket.io.js can be used unchanged More... over 13 years ago
Added external socket.io and node-websocket-client More... over 13 years ago
works with npm More... over 13 years ago