PekkoGrpcServerInterpreter

sttp.tapir.server.pekkogrpc.PekkoGrpcServerInterpreter
See thePekkoGrpcServerInterpreter companion object
trait PekkoGrpcServerInterpreter extends PekkoHttpServerInterpreter

Attributes

Companion
object
Graph
Supertypes
trait PekkoHttpServerInterpreter
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def toRoute(ses: List[ServerEndpoint[PekkoStreams & WebSockets, Future]]): Route

Attributes

Definition Classes
PekkoHttpServerInterpreter

Inherited methods

def pekkoHttpServerOptions: PekkoHttpServerOptions

Attributes

Inherited from:
PekkoHttpServerInterpreter
def toRoute(se: ServerEndpoint[PekkoStreams & WebSockets, Future]): Route

Attributes

Inherited from:
PekkoHttpServerInterpreter

Implicits

Inherited implicits

implicit def executionContext: ExecutionContext

Attributes

Inherited from:
PekkoHttpServerInterpreter