Package com.bytedesk.core.rpc


@NonNullApi package com.bytedesk.core.rpc
  • Classes
    Class
    Description
    gRPC Server Service https://docs.spring.io/spring-grpc/reference/getting-started.html test: grpcurl -d '{"name":"Hi"}' -plaintext 127.0.0.1:9003 Simple.SayHello