You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/27 19:23:04 UTC

[GitHub] [incubator-pekko-grpc] mdedetrich commented on a diff in pull request #23: Uptake pekko jars, use pekko names in packages and configs

mdedetrich commented on code in PR #23:
URL: https://github.com/apache/incubator-pekko-grpc/pull/23#discussion_r1119202597


##########
docs/src/main/paradox/client/details.md:
##########
@@ -24,15 +24,15 @@ will complete with a failure when the maximum number of `connectionAttempts` (wh
 By default, each instance of a generated client creates a separate HTTP connection to the server. If the server
 supports multiple services, you may want to allow multiple generated clients to share a single connection.
 
-To do this, create a @apidoc[GrpcChannel] by passing @apidoc[GrpcClientSettings] to the apply method. You can then

Review Comment:
   Why is `@apidoc` being removed?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org