This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.
WCF migration #2
Open
Description
Few questions about the statement "Migrate a WCF solution to gRPC":
- Is it possible to reach gRPC service using a "net.tcp" protocol endpoint?
- Am I correct that any existing client needs at least to change namespace of the old client instance to reach the gRPC migration result?
- May I call a gRPC .Net Core server from a .NET Framework client and which is the way to add the relative Connected Service? Have I to point out the .proto file as for a .Net Core client?
Metadata
Metadata
Assignees
Labels
No labels