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

Add documentation for closure_grpc_web_library #222

Closed
wants to merge 2 commits into from

Conversation

Yannic
Copy link
Contributor

@Yannic Yannic commented Aug 6, 2018

No description provided.

@Yannic Yannic force-pushed the bazel_doc branch 2 times, most recently from 8512264 to 2ace408 Compare August 6, 2018 18:33
@Yannic Yannic changed the title WIP: Add documentation for closure_grpc_web_library Add documentation for closure_grpc_web_library Aug 22, 2018
@Yannic Yannic force-pushed the bazel_doc branch 2 times, most recently from 59eff81 to 0b0c95d Compare August 22, 2018 13:09
@Yannic
Copy link
Contributor Author

Yannic commented Aug 22, 2018

This is ready for review now.

@@ -105,6 +105,88 @@ here.
- Only unary calls are supported for now.


### Bazel
Copy link
Collaborator

Choose a reason for hiding this comment

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

  1. Can we move this section between "TypeScript Support" and "Proxy Interoperability"
  2. Can we use two hashes headings "## Bazel Support"?

```python
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see the intention here and I think it's a good idea. But this section seems a bit too heavy compared to the rest of the README. Can we shorten it somehow or take the details out to another page? Like perhaps we can move some of the details to https://github.com/grpc/grpc-web/blob/master/net/grpc/gateway/examples/echo/tutorial.md?

"closure_proto_library",
)

proto_library(
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think highlighting these 4 rules is important. Instead of just putting all 4 rules as codes, can we explain what each of these 4 rules are for and why do we need 4 of them?

loyalpartner pushed a commit to loyalpartner/grpc-web that referenced this pull request Sep 4, 2020
@sampajano
Copy link
Collaborator

Hi.. I'm closing this PR because all the JS Bazel rules are cleaned up in #1138..

So this change no longer applies.. :)

Sorry for the change!

@sampajano sampajano closed this Jan 29, 2022
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.

4 participants