1
I Use This!
Inactive

Commits : Listings

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