Wrong port numbers in C# code excerpts of quick start and tutorial
Open
bug
e0-minutes
examples
p1-high
- Dominant language
- HTML
- Stars
- 479
- Forks
- 545
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 5
Description
PR https://github.com/grpc/grpc/pull/23879 updated the port numbers.
Sections containing code excerpts in which the port numbers need to be fixed:
- http://localhost:8888/docs/languages/csharp/quickstart/#update-the-client
- http://localhost:8888/docs/languages/csharp/basics/#creating-a-client-object - the wrong port number (50052) was being used here even before https://github.com/grpc/grpc/pull/23879
cc @jtattermusch @ejona86
Contributor guide
Assessment
This issue has not been assessed yet.