OctopusDeploy / Halibut

| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12 stars 44 forks source link

Improve how Stream Read and Write Timeouts are changed #544

Closed nathanwoctopusdeploy closed 12 months ago

nathanwoctopusdeploy commented 1 year ago

Background

Improve the way the read and write stream timeouts are changed for a particular operation.

Results

This PR does not change any timeouts, just changes the API for how those timeouts are changed.

How to review this PR

Quality :heavy_check_mark:

Pre-requisites