0
I Use This!
Inactive

Commits : Listings

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