Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: remove dependency on proto-public, protobuf, and grpc #23

Open
dhiaayachi opened this issue Sep 25, 2024 · 0 comments
Open

api: remove dependency on proto-public, protobuf, and grpc #23

dhiaayachi opened this issue Sep 25, 2024 · 0 comments

Comments

@dhiaayachi
Copy link
Owner

Description

The api submodule has a test-only dependency on proto-public. This has the unfortunate side effect of making anybody importing api navigate the dependency maze that is protobuf + grpc for no reason.

This PR removes the need from the dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant