0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing Tracer files More... almost 12 years ago
Merge pull request #15 from flagbug/fix-flow-control More... almost 12 years ago
Updated package version More... almost 12 years ago
Update package version and Rx-Main dependency version More... almost 12 years ago
Merge pull request #23 from adalon/master More... almost 12 years ago
Updated nuget packages More... almost 12 years ago
Merge pull request #17 from flagbug/tracing More... over 12 years ago
Remove unused NuGet and fix file name More... over 12 years ago
Use the Tracer NuGet for logging More... over 12 years ago
Add a comment for the default value More... almost 13 years ago
Merge pull request #16 from flagbug/receive-buffer More... almost 13 years ago
Allow to specify the size of the receive buffer More... almost 13 years ago
Limit the BlockingCollection in our socket to 1MB of data, More... almost 13 years ago
Merge pull request #12 from flagbug/reactify More... almost 13 years ago
Terminate the sequence if stream.EndRead returns zero bytes, so we don't end up with 100% CPU consumption More... almost 13 years ago
Release synclock as soon as possible More... almost 13 years ago
Move using to their correct positions More... almost 13 years ago
Complete the listener observable when disposing More... almost 13 years ago
Release the lock on the same thread as the lock was entered More... almost 13 years ago
Complete the observables when the ReactiveSocket is disposed More... almost 13 years ago
Reactify the sending part of ReactiveSocket More... almost 13 years ago
Reactify the reading part of ReactiveSocket More... almost 13 years ago
Added license More... almost 13 years ago
Bump version for release More... almost 13 years ago
Merge pull request #9 from flagbug/master More... almost 13 years ago
Fix MissingMethodException that mysteriously is thrown when the type isn't specified More... almost 13 years ago
bump version for release More... almost 13 years ago
Merge pull request #8 from flagbug/master More... almost 13 years ago
Remove the event subscription from all the sockets, so disposing them doesn't cause a collection modified exception while multiple sockets are still connected. More... almost 13 years ago
Updated version to publish new drop More... almost 13 years ago