Skip to content

Run server on multiple ports #181

@ST-DDT

Description

@ST-DDT

grpc/grpc-java#5067

Recently grpc-java added the ability to run a single server on multiple ports (Might be available with grpc 1.19). Should we add support for it in our library as well?

Example use cases might include:

  • Use specific access roles based on the used server address. Address A is WWW-public, Address B is only accessible from within the network and thus can be used for privileged operations. (Accessible via Attributes with key TRANSPORT_ATTR_LOCAL_ADDR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA feature request or improvementon holdCurrently no progress possiblequestionA question about this library or its usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions