Apache Pekko gRPC Consuming Services (Client)
Type to start searching
    apache/pekko-grpc
    apache/pekko-grpc
    • Overview
      • gRPC
      • Pekko gRPC
      • Project Information
      • Project Status
    • Why gRPC?
      • gRPC vs REST
      • gRPC vs SOAP
      • gRPC vs Message Bus
      • gRPC vs Pekko Remoting
    • Getting started
      • Apache Pekko gRPC Quickstart
      • Video Introduction
    • Protobuf Service Descriptors
      • Messages
      • Services
      • Code generation options
    • Providing Services (Server)
      • Walkthrough
      • gRPC-Web
      • Server Reflection
      • Pekko HTTP interop
      • Details
      • Kubernetes
    • Consuming Services (Client)
      • Walkthrough
      • Configuration
      • Details
    • Build Tool Support
      • sbt
      • Gradle
      • Maven
    • Binary compatibility
      • Limitations
      • Upstream libraries
    • API Design
      • Methods without request or response
      • Declare and enforce constraints for your request and response payloads with protoc-gen-validate
    • Deployment
      • Serve gRPC over HTTPS
      • Example: Kubernetes
    • Troubleshooting
      • Client
      • Server
    • Release Notes
      • Release Notes (1.1.x)
      • Release Notes (1.0.x)
    • License Report
    • link Apache Software Foundation
    • link License
    • link Security
    • link Privacy
    • link Events
    • link Donate
    • link Thanks

    Consuming Services (Client)

    See the Pekko gRPC Quickstart project (available for Scala and Java) to get started quickly.

    • Walkthrough
      • Setting up
        • Dependencies
      • Generating Service Stubs
      • Writing a Client Program
    • Configuration
      • By Code
      • By Configuration
      • Using Pekko Discovery for Endpoint Discovery
      • Debug logging
    • Details
      • Client Lifecycle
      • Shared Channels
      • Load balancing
      • Request Metadata
      • Rich error model
    Edit this page
    1.1.1
    Previous Kubernetes
    Next Walkthrough
    Copyright © 2011-2022 Lightbend, Inc. Apache Pekko, Pekko, and its feather logo are trademarks of The Apache Software Foundation.