1
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
Merge pull request #40 from panesofglass/master More... about 11 years ago
Move HTTP to a different repository. More... about 11 years ago
Merge pull request #38 from panesofglass/master More... about 11 years ago
Rev version number. This could probably be a 1.0. More... about 11 years ago
Merge pull request #37 from panesofglass/owin-new More... about 11 years ago
Use stable version of FAKE. More... about 11 years ago
Merge pull request #35 from panesofglass/owin-new More... about 11 years ago
Update OWIN dependencies. More... about 11 years ago
Remove unnecessary packages.config. More... about 11 years ago
Fix build script for recent chanes to FAKE. More... about 11 years ago
Remove unused lib files. More... about 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... over 11 years ago
Exchange callbacks for events/observables. More... over 11 years ago
Split completed callback into callbacks for connection pool and send/receive pool. More... over 11 years ago
WIP More... over 11 years ago
Update dependencies and build script. (cherry picked from commit 0b47e827a6163c9d9a165040fff041439e84b86d) More... over 11 years ago
Update and rename README to README.md
Sevensharp9
as Dave Thomas
More... over 11 years ago
Merge pull request #27 from colinbull/master
Sevensharp9
as Dave Thomas
More... over 11 years ago
Fixed a few errors in the TcpClient so it works out of the box More... over 11 years ago
Remove merge conflict More... over 12 years ago
Include repositories.config. More... over 12 years ago
Update build script. More... over 12 years ago
Fix CI build. More... over 12 years ago
Include repositories.config. More... over 12 years ago
Fix the CI build. More... over 12 years ago