add reflection support to server #62

Open
opened 2021-02-26 07:06:01 +03:00 by vtolstov · 2 comments
vtolstov commented 2021-02-26 07:06:01 +03:00 (Migrated from github.com)

to support grpc reflection:

  • update protoc-gen-micro that generate needed code and provide streaming endpoint
to support grpc reflection: * update protoc-gen-micro that generate needed code and provide streaming endpoint
vtolstov commented 2021-04-28 00:25:28 +03:00 (Migrated from github.com)
https://github.com/grpc/grpc-go/pull/4340/files https://pkg.go.dev/google.golang.org/grpc?utm_source=godoc#ServiceInfo
vtolstov commented 2022-02-04 23:41:39 +03:00 (Migrated from github.com)
https://github.com/jhump/protoreflect/blob/master/grpcreflect/client.go
Sign in to join this conversation.
No description provided.