1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #40 from panesofglass/master More... over 11 years ago
Move HTTP to a different repository. More... over 11 years ago
Merge pull request #38 from panesofglass/master More... over 11 years ago
Rev version number. This could probably be a 1.0. More... over 11 years ago
Merge pull request #37 from panesofglass/owin-new More... over 11 years ago
Use stable version of FAKE. More... over 11 years ago
Merge pull request #35 from panesofglass/owin-new More... over 11 years ago
Update OWIN dependencies. More... over 11 years ago
Remove unnecessary packages.config. More... over 11 years ago
Fix build script for recent chanes to FAKE. More... over 11 years ago
Remove unused lib files. More... over 11 years ago
Add a C# version of the HTTP server for comparison. More... over 11 years ago
Resolve problem with repeated request when persistent connections are open and change the default status code to 404, which highlighted a problem with the env.ResponseStatusCode setter. More... over 11 years ago
Fix issue #32 - Fracture.Http.HttpServer correctly associates related data received from a single endpoint. More... over 11 years ago
Correctly start up the server using the acceptCompleted callback. More... over 11 years ago
Update HTTP parser to use OWIN. More... over 11 years ago
Resolve #15 return SocketDescriptor consistently rather than just the IPEndPoint. Connected and disconnected now match, as to Sent and Received. More... almost 12 years ago
Exchange callbacks for events/observables. More... almost 12 years ago
Split completed callback into callbacks for connection pool and send/receive pool. More... almost 12 years ago
WIP More... almost 12 years ago
Update dependencies and build script. (cherry picked from commit 0b47e827a6163c9d9a165040fff041439e84b86d) More... almost 12 years ago
Update and rename README to README.md
Sevensharp9
as Dave Thomas
More... about 12 years ago
Merge pull request #27 from colinbull/master
Sevensharp9
as Dave Thomas
More... about 12 years ago
Fixed a few errors in the TcpClient so it works out of the box More... about 12 years ago
Remove merge conflict More... almost 13 years ago
Include repositories.config. More... almost 13 years ago
Update build script. More... almost 13 years ago
Fix CI build. More... almost 13 years ago
Include repositories.config. More... almost 13 years ago
Fix the CI build. More... almost 13 years ago