You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect aims for slim implementations on top of the platform's HTTP stack. We want servers to be able to serve RPC alongside other HTTP routes. Supporting ChannelCredentials would be detrimental to this goal.
Is your feature request related to a problem? Please describe.
My server need pinned CA certificates, but I don't know how to set that in connect-es.
Describe the solution you'd like
support ChannelCredentials
Please specify whether the request is for Connect for Web or Connect for
Node.js.
Describe alternatives you've considered
just use @grpc/grpc-js, but no proto types
Additional context
The text was updated successfully, but these errors were encountered: