Skip to content

gRPC: allow to customize server and channel #3912

@jknack

Description

@jknack
install(new GrpcModule(new GreeterService()
     .withServer(server -> ... ))
     .withChannel(channel -> ... ))
   ));

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions