Stanley Cheung
17fbe35265
Refactor interop tests to be automated
2020-04-27 16:18:56 -07:00
Stanley Cheung
ea88b10600
Add interop spec and interop tests
2020-04-27 16:18:56 -07:00
Jan Tattermusch
0bf05fd26a
fix typos in in proces proxy docs
2020-04-27 10:50:50 -07:00
Wenbo Zhu
acdd180c7a
Update IN-PROCESS-PROXY.md
2020-04-23 14:24:46 -07:00
Richard Pringle
e908cd0f60
Add entrypoint for node-server
2020-04-20 23:59:42 -07:00
Stanley Cheung
3eccf72fbc
use explicit envoy release tag
2020-04-20 23:27:14 -07:00
Tomi Äijö
289ec8020f
Add missing separator to imports from external files
2020-04-08 16:37:59 -07:00
Julien Roncaglia
39f7736410
Make kokoro run under macOS
2020-04-08 14:53:13 -07:00
Stanley Cheung
b0ea6a1e55
Some refactoring prework before interceptors
2020-04-07 23:31:33 -07:00
Stanley Cheung
6e2a1877da
Update tests
2020-04-06 15:28:45 -07:00
Stanley Cheung
d2858c7440
Add .on(metadata,...) callback to distinguish initial metadata
2020-04-06 15:28:45 -07:00
Carlo Nomes
aca18bc2bb
Update README for Windows / MacOS users
2020-04-03 15:34:43 -07:00
Stanley Cheung
eeb65e66f9
fix whitespace
2020-04-03 14:33:23 -07:00
Yannic Bonenberger
1bcdae540a
Remove extra semicolon
2020-04-03 13:27:47 -07:00
Yannic Bonenberger
2badafa034
Fix compilation error
2020-04-03 13:27:47 -07:00
Yannic Bonenberger
fe3617c511
[generator] Move options parsing into dedicated class
...
*** Note: There is no behavior change from this patch. ***
2020-04-03 13:27:47 -07:00
Stanley Cheung
d2f9e0a1eb
Add Status to UnaryResponse
2020-04-02 16:21:08 -07:00
Stanley Cheung
cc5cbf6e40
Fix BUILD.bazel
2020-03-23 23:20:35 -07:00
Stanley Cheung
508f50a32e
Update generic client
2020-03-23 23:20:35 -07:00
Stanley Cheung
40aeadef9a
Some cleanup
2020-03-19 13:01:27 -07:00
IagoLast
87209cb94b
Disable static checkers on generated js files
2020-03-19 01:06:03 -07:00
Stanley Cheung
e100cfa712
Update google closure compiler
2020-03-19 00:33:26 -07:00
Florent Castelli
b7fb330e3e
Enable builder pattern in Typescript protobuf messages.
2020-03-18 23:41:06 -07:00
Yannic Bonenberger
40cbb49772
[bazel] Update rules_closure + fix linter warnings
...
Working towards resolving #744 , #575 , #550 , #700
2020-03-18 22:56:59 -07:00
Stanley Cheung
16a54fa05a
Add eval test for TypeScript generated code
2020-03-18 22:15:18 -07:00
Florent Castelli
7f9f7e8e5a
Generate Promise based overloads for unary calls in Typescript
...
Fixes #580
2020-03-18 21:26:13 -07:00
travikk
410ca10711
Added @override to address compiler issues
2020-03-18 18:38:41 -07:00
travikk
ebb0ec6549
Added missing semicolons
2020-03-18 18:38:41 -07:00
travikk
4206f4a546
Allow GrpcWebStreamParser to accept Uint8Array
2020-03-18 18:38:41 -07:00
Stanley Cheung
63d78243e9
Fix unit test
2020-03-18 17:40:38 -07:00
Vasu Nori
dc25fa759a
Merge pull request #748 from vnorigoog/master
...
add Message Deframer to parse frames in the input messages
2020-03-12 10:52:47 -07:00
Vasu Nori
d8b362128c
add Message Deframer to parse frames in the input messages
2020-03-06 16:56:42 -08:00
Vasu Nori
9ce4ea51b4
Merge pull request #740 from vnorigoog/latest
...
fixed a lot of nits and reorg'ed the code
2020-02-26 14:24:17 -08:00
Vasu Nori
edaccf6a9b
fixed a lot of nits and reorg'ed the code
2020-02-26 14:16:34 -08:00
Vasu Nori
086e1cf706
Add files via upload
2020-02-26 13:59:22 -08:00
Vasu Nori
26e6df7005
Another Readme - to say that the proto is just for testing
2020-02-25 15:34:37 -08:00
Vasu Nori
cdc8ef19ac
Top level Readme file
2020-02-25 15:33:43 -08:00
Vasu Nori
61cb3e4218
Initial commit of skeleton files.
...
This is an initial commit. No where near ready to release. But plan to get there very quick in the next 2-3 weeks.
2020-02-25 15:28:33 -08:00
Stanley Cheung
48f547f4bb
Update bazel version
2020-02-06 14:25:44 -08:00
Stanley Cheung
7b3f343ff0
Fix grpcwebproxy interop
2020-01-31 14:05:01 -08:00
Stanley Cheung
9a672c93f3
moving envoy back to :latest
2020-01-30 15:27:31 -08:00
noconnor
aff8c3d6de
allow_origin is deprecated in latest envoy server
...
`allow_origin` configuration has been deprecated in favour of `allow_origin_string_match`
The latest version of envoy proxy will not start if `allow_origin` option is used
2020-01-30 15:03:38 -08:00
Stanley Cheung
69f23cb5cf
Remove two unused goog.require
2020-01-22 11:55:42 -08:00
Holger Finger
c90ae6b329
use grpc (native) library instead of grpc-js library for example server, because grpc-js is not fully compatible to the native grpc server.
2020-01-21 14:34:48 -08:00
Holger Finger
764d5bcd18
fix bug that grpc-status response headers resulted in doubled execution of the callback provided to rpcCall.
2020-01-21 14:34:48 -08:00
Stanley Cheung
4a5b5b3da6
Fix kokoro tests
2020-01-21 14:09:59 -08:00
Hunor Kovacs
b92360af38
Written out in the HTML body that the output lies in the logs. The empty page may confuse learners that something didn't work.
2020-01-21 12:03:52 -08:00
Stanley Cheung
d03435fc6e
Do not hardcode CXX to g++
2019-12-06 14:04:14 -08:00
Stanley Cheung
55ebde4719
Revert #683
2019-12-05 11:30:14 -08:00
travikk
5c65dc4a2c
Pass raw buffer to stream parser
2019-12-02 13:22:36 -08:00