Skip to content

Connect with server using address instead of hostname+port number #981

@IrisG33

Description

@IrisG33

Hi grpc-swift team,

The ClientConnection has to be initialized with hostname and port. But often the server should be accessed through a fully qualified domain name(FQDN) from clients, and it's not necessarily easy for clients to know the port number that the server is listening to. Wondering can gRPC-swift support to connect with server using the FQDN?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions