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
107 stars 13 forks source link

Mention Result<Success, Failure> in top-level README #3891

Closed bernardnormier closed 9 months ago

bernardnormier commented 9 months ago

This tiny PR updates the top-level README to mention Result.