Are there any examples of F# being used with gRPC?

Thanks, yes I’ve seen Falanx. Cool project, but it appears to only handle serialization and deserialization of protobuf and doesn’t include the gRPC bit. https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md

2 Likes