Skip to content

[feature] Move grpc client from internal to pkg #871

@DivPro

Description

@DivPro

I think we should move generation results from
https://github.com/centrifugal/centrifugo/tree/master/internal/apiproto

to https://github.com/centrifugal/centrifugo/tree/master/pkg/client

and change the docs

It will be useful to avoid unnesessary grpc client generation in projects, and just import client package from this repo.
Now, we don't have this opportunity when generated code has been placed at internal subdirectory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions