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

Enable full features for tokio and tokio-stream for Rust #284

Closed
wants to merge 3 commits into from

Conversation

kuenishi
Copy link

@kuenishi kuenishi commented Oct 4, 2023

To get many powerful features such as multi-thread and macros in Tokio, we'll need this. I believe this would be more practical than to have in vanilla dependency.

Having the bazel-built and full-featured Rust gRPC system out of the box will definitely wonderful.

@github-actions github-actions bot added the lang-rust Rust rules specific label Oct 4, 2023
@aaliddell
Copy link
Member

Is this not something that the application level crate dependencies should be declaring? We don't appear to need "full" to support building the protobuf and grpc libraries that applications then consume and would prefer not to be supporting unnecessary dependencies in the tree.

@github-actions github-actions bot removed the lang-rust Rust rules specific label Feb 13, 2024
@kuenishi kuenishi closed this Feb 15, 2024
@kuenishi kuenishi deleted the patch-1 branch February 15, 2024 06:28
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

Successfully merging this pull request may close these issues.

2 participants