Ben Arthur

Results 2 issues of Ben Arthur

Fixes #84. I went with doing an overload of `Switch` instead of a separate `SwitchAsync` because I think it will provide a better default experience. As soon as someone adds...

**Is your feature request related to a problem? Please describe.** I have several different classes that were auto generated from [these protobufs](https://github.com/envoyproxy/data-plane-api/blob/main/envoy/config/cluster/v3/cluster.proto) that appear to contain circular references. When I...

bug