com.improving.grpc_rest_gateway.runtime.server.GatewayServer
See theGatewayServer companion trait
object GatewayServer
Create a Netty-backed REST Gateway for a given gRPC server with the request handlers created by a given factory method. Bind the gateway to a given port. Perform request redirection on a given thread pool.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GatewayServer.type
Members list
In this article