vertx / io.vertx.grpc / GrpcUniExchange / create

create

open static fun <O : Any, I : Any> create(read: GrpcReadStream<I>, write: StreamObserver<O>): GrpcUniExchange<O, I>