Skip to content

Question: Best practice for using ClientChannelΒ #709

Open
@payam-zahedi

Description

Hey everyone thanks for this awesome library

What is the best practice when we are using ClientChannel?

Should have a ClientChannel for each call and shutdown the connection after the call finished?
Should we have a ClientChannel per ServiceClients?
Should We have a single ClientChannel for everything?

When do we need to shutdown the ClientChannel?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions