Package

akka.grpc

play

Permalink

package play

Visibility
  1. Public
  2. All

Type Members

  1. trait AkkaGrpcClientHelpers extends AnyRef

    Permalink

    Helpers to test gRPC clients with Play.

    Helpers to test gRPC clients with Play. The methods in this class require an implicit AkkaGrpcClientFactory.Configured[T] to be in scope. This can usually be done by mixing in a method that knows how to configure the factory for the current environment, e.g. by configuring the correct port values.

  2. final class JavaAkkaGrpcClientHelpers extends AnyRef

    Permalink

Value Members

  1. object AkkaGrpcClientHelpers

    Permalink

Ungrouped