GitHub user wasphin added a comment to the discussion: server 端指定了restful_mappings后,grpc的golang 客户端不能用了
Set `allow_default_url` to true should work for this case. https://github.com/apache/brpc/blob/66e9635e915d120d1b73b4bb4523a4f5c9cdc084/src/brpc/server.h#L490 GitHub link: https://github.com/apache/brpc/discussions/2976#discussioncomment-13315886 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
