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

Notify users that this repo is in maintenance mode #1153

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

louisrli
Copy link
Contributor

@louisrli louisrli commented Feb 9, 2023

Hey there, I've recently been trying to figure out the open source proto infrastructure, which in itself has been pretty hard to navigate -- but I noticed that @johanbrandhorst has commented on multiple recent issues with this quote.

Please note that this repo is in maintenance mode, and we recommend users migrate to the official grpc-web client: https://github.com/grpc/grpc-web.

It's interesting that it doesn't seem to suggest this anywhere on the README, and I didn't really figure out that this was the suggested path (by the maintainers of this repo) until digging deeper while debugging some stuff. In the end, it's totally up to you, but it seems to me like this would be something useful to put at the top of the README, so this PR just copy-pastes that quote (feel free to adjust formatting / wording as desired).

Cheers, and thanks for your work.

Changes

Verification

Hey there, I've recently been trying to figure out the open source proto infrastructure, which in itself has been pretty hard to navigate -- but I noticed that @johanbrandhorst has commented on multiple recent issues with this quote.

> Please note that this repo is in maintenance mode, and we recommend users migrate to the official grpc-web client: https://github.com/grpc/grpc-web.

It's interesting that it doesn't seem to suggest this anywhere on the README, and I didn't really figure out that this was the suggested path (by the maintainers of this repo) until digging deeper while debugging some stuff. In the end, it's totally up to you, but it seems to me like this would be something useful to put at the top of the README, so this PR just copy-pastes that quote (feel free to adjust formatting / wording as desired).

Cheers, and thanks for your work.
@improbable-prow-robot improbable-prow-robot added the size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. label Feb 9, 2023
Copy link
Contributor

@johanbrandhorst johanbrandhorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, you're totally right.

@johanbrandhorst johanbrandhorst merged commit 1d9bbb0 into improbable-eng:master Feb 9, 2023
@a-priestley
Copy link

I think there should be a caveat to this recommendation in that the official client does not yet support binary streams. I switched to their client and ended up switching back because processing for my project was too slow over grpc-web-text. I intend to stick with this client until theres implements it.

@johanbrandhorst
Copy link
Contributor

I'd recommend switching to Connect nowadays. https://connect.build

@a-priestley
Copy link

I'd recommend switching to Connect nowadays. https://connect.build

Thank you for the suggestion -- I'll check it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants