Yannic Bonenberger
1d37ed57bf
Pass Bazel-CI
2020-11-20 15:25:58 -08:00
jimmy-ly
35aaf77cba
Add missing command in echo example
2020-11-20 13:27:38 -08:00
Yannic
8569c5b554
Update load labeö
2020-11-20 12:51:47 -08:00
Yannic Bonenberger
9f20f76411
Fix buildifier warning
2020-11-20 12:51:47 -08:00
Yannic Bonenberger
6b6b7ac2ea
Add plumbing for ClosureJS echo-example
2020-11-20 12:51:47 -08:00
Yannic
2637f14d91
Upgrade Bazel to 3.7.0
2020-11-19 18:24:42 -08:00
Tim Schindler
5783b0f657
Update README.md
2020-11-09 13:49:36 -08:00
Vasu Nori
969cc8fce4
upgrade jetty plugins to latest
2020-10-21 18:00:24 -07:00
dependabot[bot]
5de092aa6b
Bump junit from 4.13 to 4.13.1 in /src/connector
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 15:39:45 -07:00
Vasu Nori
e444626fd2
Merge pull request #972 from grpc/dependabot/maven/net/grpc/gateway/examples/grpc-web-java/greeter-service/junit-junit-4.13.1
...
Bump junit from 4.13 to 4.13.1 in /net/grpc/gateway/examples/grpc-web-java/greeter-service
2020-10-12 15:18:10 -07:00
dependabot[bot]
2b9850e9e0
Bump junit in /net/grpc/gateway/examples/grpc-web-java/greeter-service
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 22:07:06 +00:00
Stanley Cheung
cce2f19faa
Add ClientOptions class
2020-10-12 15:06:28 -07:00
Wenbo Zhu
83cb0406c1
Update streaming-roadmap.md
2020-10-09 10:19:57 -07:00
Stanley Cheung
0c62fe8a3a
Fix non-determinism in code generator
2020-10-05 20:49:15 -07:00
Vasu Nori
4a4923f928
change grpc-web java package name to 'io.grpcweb'
2020-10-02 19:38:36 -07:00
Vasu Nori
30747b3796
Add README files to explain how to run the grpc-web java in-process proxy.
...
This is not final yet. Just want to get some README's in place so we can review the whole code + READMEs as a whole before saying this is officially ready for some beta customer.
2020-09-25 12:42:05 -07:00
Vasu Nori
f71bbb8c41
Make grpc-web Java example code to be more like a unittest - so that we can easily run it with maven command.
2020-09-24 17:06:55 -07:00
Yannic Bonenberger
fecfe1cef4
Fix Protobuf .d.ts typings for .proto files without package
...
Fixes #939
2020-09-01 14:14:05 -07:00
JoeSchr
69a16b6033
Remove SayHelloAfterDelay from node-client.ts
...
was removed from `server.js` and `client.js` in last commit as well.
2020-09-01 14:13:19 -07:00
Richard Pringle
6d786ac023
Add withCredentials option to index.d.ts
2020-09-01 14:09:45 -07:00
Stanley Cheung
0c56ed1de3
Update references to version 1.2.1
2020-08-18 16:40:56 -07:00
Stanley Cheung
3d921fffb7
Review fixes
2020-08-18 12:39:10 -07:00
Stanley Cheung
0238da3b6e
Add immutable methods withGrpcCallOption, withMetadata to grpc.web.request, response
2020-08-18 12:39:10 -07:00
Stanley Cheung
6f5ecb0ad1
Some more internal refactor
2020-08-13 16:26:21 -07:00
Stanley Cheung
91702e7461
Migrate to ES6 classes
2020-08-10 10:42:31 -07:00
Stanley Cheung
68c1810a37
Refactor ClientUnaryCallImpl
2020-08-08 23:20:10 -07:00
Stanley Cheung
0599c38922
Roll forward of #853
2020-08-07 15:50:24 -07:00
Stanley Cheung
0a4b48e2d0
Fix some type annotations
2020-08-05 17:10:44 -07:00
Wenbo Zhu
71be2dc948
Update streaming-roadmap.md
2020-07-31 15:20:46 -07:00
Wenbo Zhu
9ecc15db8b
Update roadmap.md
2020-07-31 15:13:57 -07:00
Wenbo Zhu
9c1a174e19
Update in-process-proxy.md
2020-07-31 15:11:48 -07:00
Wenbo Zhu
90e83cd618
Update browser-features.md
2020-07-31 15:07:47 -07:00
Wenbo Zhu
7ea35cfacc
Update roadmap.md
2020-07-30 17:12:19 -07:00
Wenbo Zhu
222cc8d484
Create streaming-roadmap.md
2020-07-30 17:11:49 -07:00
Wenbo Zhu
d8e039f255
Update roadmap.md
2020-07-30 14:40:14 -07:00
Wenbo Zhu
fdcff71b47
Update roadmap.md
2020-07-30 14:31:29 -07:00
Stanley Cheung
bcdf3520b0
Update MethodDescriptorInterface
2020-07-24 18:24:47 -07:00
Stanley Cheung
85f7751e77
Remove duplicate decodeURIComponent call
2020-07-24 13:27:03 -07:00
wapa5pow
1e450e683c
refactor hanndle error
2020-07-24 13:12:41 -07:00
wapa5pow
630ab16f4a
add decode error message
2020-07-24 13:12:41 -07:00
Jack Pearkes
6ad62b1670
guard against null getResponseText()
...
Given the READY_STATE_CHANGE event can be trigged from for various
reasons and be in a situation where the response is not yet
written, this guards against a null value which is possible per
the specification:
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/responseText
2020-07-21 21:31:14 -07:00
Stanley Cheung
675deb6e34
Add test to show how to access metadata in interceptor
2020-07-20 17:57:04 -07:00
Stanley Cheung
5276b1e36d
Add error handling to a few error conditions
2020-07-17 11:45:12 -07:00
Yannic Bonenberger
e994bb108b
[bazel] Introduce grpc_web_toolchain
...
This change adds a new rule `grpc_web_toolchain` which we will use to
provide the generator/runtime to `closure_grpc_web_library`.
Updates #507
RELNOTES: [bazel] `closure_grpc_web_library` now uses toolchains to
resolve the generator and runtime. To migrate, add the following snipped
to your `WORKSPACE`:
```starlark
load("@com_github_grpc_grpc_web//bazel:repositories.bzl", "grpc_web_toolchains")
grpc_web_toolchains()
```
2020-07-17 11:26:31 -07:00
Yannic
9d90faacca
Update Bazel to 3.3.1
2020-07-14 13:36:44 -07:00
Stanley Cheung
0aac5494fe
Revert "Use methoddescriptorinterface"
...
This reverts commit 1ac8aa5a63
.
2020-07-13 21:44:18 -07:00
Stanley Cheung
1ac8aa5a63
Use methoddescriptorinterface
2020-07-13 17:23:52 -07:00
Stanley Cheung
80e410bbc4
Bump version to 1.2.1
2020-07-13 12:38:12 -07:00
Stanley Cheung
fb5641e629
Pin @types/mocha back to fix master tests
2020-07-13 12:00:47 -07:00
Stanley Cheung
714501a544
break long lines
2020-07-13 10:56:43 -07:00