3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bunch of scheduler tests. More... over 14 years ago
stub socket and scheduler tests More... over 14 years ago
rename More... over 14 years ago
cleaned up tests, added server-sends-data variant. More... over 14 years ago
cleanup More... over 14 years ago
support synchronous reading/writing, always call EndXXX on system callback thread in async case. More... over 14 years ago
added test with asynchronous client writes More... over 14 years ago
client writes synchronously, server buffers synchronously More... over 14 years ago
Okay, there is going to be TCP client funtionality now. basic socket/server tests including simple handshake. More... over 14 years ago
well, here it is as events proper. not sure how i like it. More... over 14 years ago
simple get seems to work, added echo test. it's pretty fast. also i think that apache bench is junk. More... over 14 years ago
getting better, still dropping connections against ab More... over 14 years ago
still tightening up the socket/server/scheduler. damn this is hard. More... over 14 years ago
scheduler + socket impl which seems to mostly work (the scheduler moreso). More... over 14 years ago
tweaked interface to be a bit more grokable. almost decent socket impl, but need synchronization. More... over 14 years ago
cleanup More... over 14 years ago
removed old tx More... over 14 years ago
actually looks like coroutine isn't needed More... over 14 years ago
update for oars rename, etc More... over 14 years ago
fixed packages, etc More... over 14 years ago
added submodules, updated sln, deleted shit More... over 14 years ago
updated tests More... over 14 years ago
updated examples More... over 14 years ago
added kayak.oars More... over 14 years ago
updated kayak from recovery More... over 14 years ago
removed stale owin ref from tests More... over 14 years ago
added deps to readme More... over 14 years ago
headers are now IList, added buffering example More... over 14 years ago
added streaming example More... over 14 years ago
fixed build More... over 14 years ago