icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
94 stars 13 forks source link

Improve/clean-up the Ice duplex connection decorator #4005

Closed bernardnormier closed 1 month ago

bernardnormier commented 1 month ago

This PR makes small updates to the IceDuplexConnectionDecorator and related code: