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

`metrics` flag for `slicec-cs` added #4008

Closed ReeceHumphreys closed 3 months ago

ReeceHumphreys commented 4 months ago

This PR is the cleaned up version of the additional output from slicec-cs from https://github.com/icerpc/icerpc-csharp/pull/4006. Notably, I did remove the updated files information. After discussion with @pepone I don't actually think we need this data point.

ReeceHumphreys commented 4 months ago

I already addressed all of @InsertCreativityHere's feedback and plan on trying to get this merged tomorrow so I am removing him as a reviewer.