Commit Graph

27 Commits

Author SHA1 Message Date
Eryu Xia c6ef0a55b6
Fixing Envoy config yaml formatting (#1223) 2022-04-21 15:52:46 -07:00
tomk9 58e8c1574f
Update envoy version to 1.22 (with config updates) (#1222)
Update envoy version to 1.22 (with config updates)
2022-04-21 12:12:54 -07:00
Eryu Xia ce7d734e8a
Update references to version 1.3.1 (#1198) 2022-02-08 11:32:09 -08:00
Eryu Xia 0368e31aaa
Update references to version 1.3.0 (#1148) 2021-10-14 14:30:22 -07:00
Stanley Cheung 367f25a25a Bump protobuf to version 3.14.0 2020-12-04 18:10:05 -08:00
Stanley Cheung 0c56ed1de3 Update references to version 1.2.1 2020-08-18 16:40:56 -07:00
Stanley Cheung 0d747ec02c Update references to 1.2.0 2020-06-22 14:20:38 -07:00
Stanley Cheung 2391e1cc6b Remove some unnecessary dependencies 2020-05-28 20:16:21 -07:00
Stanley Cheung 9ad8ba64c7 Update references to 1.1.0 2020-05-28 19:08:04 -07:00
Maarten Duijn c3c5dada94 Fix code typo in echo tutorial 2018-11-07 09:48:43 -08:00
Maarten Duijn 825bda1091 Add a max grpc timeout to the echo example.
When a beginner continues with the example code to set up a streaming
service, streams will be interrupted for no apparant reason after
~14 seconds. This makes sure streams will stay open.
2018-11-07 09:48:43 -08:00
Stanley Cheung c1b07a70d6 Update versions 2018-10-08 14:40:54 -07:00
Stanley Cheung 3f4cc9e1dc Add Node gRPC Server to Example 2018-10-02 13:28:56 -07:00
Stanley Cheung 8986a65618 Minor update to package.json 2018-08-29 14:49:13 -07:00
Stanley Cheung 284959642a More docs update 2018-08-24 22:04:49 -07:00
Stanley Cheung 438ba0e0fa Remove the need to pass out= to protoc plugin 2018-08-20 20:52:20 -07:00
Stanley Cheung d4fcfb941b Update README 2018-08-20 10:52:32 -07:00
Stanley Cheung 465c9ef6db Fix typo and change to https links 2018-08-14 16:50:42 -07:00
Stanley Cheung c76f96e5be webpack demo 2018-08-09 19:47:47 -07:00
Stanley Cheung bbd2443866 Update documentations 2018-08-07 23:30:39 -07:00
Stanley Cheung a9aa7dffb0 Added multiple proxies interoperability 2018-08-03 23:49:02 -07:00
Stanley Cheung 2278180300 Simplify example running from docker images 2018-03-16 16:38:03 -07:00
Stanley Cheung 0cca437b65 Update doc as well 2018-03-14 11:26:02 -07:00
Stanley Cheung 11ac3bbc82 Update docs 2018-02-22 15:32:00 -08:00
Stanley Cheung ec7a06321d Decouple example build from nginx build 2018-01-19 12:36:19 -08:00
Feng Li f4b872f2ac Supports client liveness detection.
Supports negotiation for binary/base64 between js client and grpc-web
proxy.
2017-04-26 16:11:53 -07:00
Stanley Cheung 4dd46b8450 Initial commit for GRPC-Web JS client and example 2016-11-02 15:23:20 -07:00