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

Add quic option to templates #3954

Closed bernardnormier closed 5 months ago

bernardnormier commented 5 months ago

We want to add a quic option to the template so that you can easily setup your new application to use QUIC instead of slic+tcp.

pepone commented 5 months ago

What certificates would be used by this template?

ReeceHumphreys commented 5 months ago

Closed by #3955