Commit Graph

239 Commits

Author SHA1 Message Date
Stanley Cheung 776b52d07e Fix .travis.yml 2018-02-12 14:47:38 -08:00
Stanley Cheung 47517814c6
Merge pull request #136 from stanley-cheung/master
Some scripts and docs cleanup
2018-02-12 14:46:39 -08:00
Stanley Cheung 7c37356116 Some scripts and docs cleanup 2018-02-12 13:22:35 -08:00
Stanley Cheung 6ab3279951
Merge pull request #135 from stanley-cheung/master
Update README
2018-02-12 11:12:32 -08:00
Stanley Cheung 3ae915225e Update README 2018-02-12 11:12:02 -08:00
Stanley Cheung aa1e474920
Merge pull request #134 from stanley-cheung/master
Update some invalid jsdoc
2018-02-12 10:51:11 -08:00
Stanley Cheung 41d2e01c67 Update some invalid jsdoc 2018-02-12 10:50:39 -08:00
Stanley Cheung b0238b40e6
Merge pull request #133 from stanley-cheung/master
Update README
2018-02-09 14:19:20 -08:00
Stanley Cheung 491916a87d Update main README 2018-02-09 14:14:14 -08:00
Stanley Cheung abdb66cc7e Update end-to-end example README 2018-02-09 13:53:55 -08:00
Stanley Cheung f701a4c948
Merge pull request #130 from stanley-cheung/master
Sync with gRPC
2018-02-08 16:33:50 -08:00
Stanley Cheung bd383ee55d Update gRPC commit hash 2018-02-08 16:00:51 -08:00
Stanley Cheung 7ccd95c986 Sync with gRPC 2018-02-08 15:28:12 -08:00
Stanley Cheung 0579692806
Merge pull request #129 from stanley-cheung/master
Expose error callback to client
2018-02-08 14:20:39 -08:00
Stanley Cheung 4b51562ac6 Expose error callback to client 2018-02-08 14:20:05 -08:00
Stanley Cheung fb13304ecb
Update README.md 2018-01-22 15:27:44 -08:00
Stanley Cheung f16f6f1fa2
Update README.md 2018-01-22 15:26:32 -08:00
Stanley Cheung 6442f97779
Merge pull request #128 from stanley-cheung/master
Minor doc edit
2018-01-19 14:58:54 -08:00
Stanley Cheung e962771e2d Minor doc edit 2018-01-19 14:58:29 -08:00
Feng Li 7cd115cd15
Delete nginx.pid 2018-01-19 14:26:44 -08:00
Stanley Cheung 4419501a45
Merge pull request #127 from stanley-cheung/master
Decouple example build from nginx build
2018-01-19 14:15:51 -08:00
Stanley Cheung ec7a06321d Decouple example build from nginx build 2018-01-19 12:36:19 -08:00
Jeff Willette a641f103f3 moved to docker folder
- modified docker command and added comments
2018-01-12 19:13:44 +09:00
Jeff Willette 1b6cafa04a Merge branch 'master' into dockerfile 2018-01-12 12:31:56 +09:00
Feng Li 3e4d6046e2
Merge pull request #125 from fengli79/master
Supports SSL/TLS gRPC backend.
2018-01-05 20:38:31 -08:00
Feng Li 4ad036a974 Supports SSL/TLS gRPC backend.
Addes following configs:
  grpc_ssl <on|off>;
  grpc_ssl_target_name_override <target name>;
  grpc_ssl_pem_root_certs <root certs pem file path>;
  grpc_ssl_pem_private_key <private key pem file path>;
  grpc_ssl_pem_cert_chain <cert chain pem file path>;
2018-01-05 18:48:53 -08:00
Feng Li 286990203f
Merge pull request #123 from fengli79/master
When gRPC backend is not reachable, a gRPC call may gets back before any trailer gets initialized. Adds a nullptr check to avoid segfault.
2017-12-22 13:48:50 -08:00
Feng Li 0b17363ce0 When gRPC backend is not reachable, a gRPC call may gets back before any
trailer gets initialized. Adds a nullptr check to avoid segfault.
2017-12-22 10:05:02 -08:00
Stanley Cheung 34b57a4d85
Merge pull request #122 from stanley-cheung/master
Grpc Updates
2017-12-14 23:07:06 -08:00
Stanley Cheung 6d1f80a653 Update grpc commit hash 2017-12-14 23:06:27 -08:00
Stanley Cheung 8aa8ce9039 grpc update 2017-12-14 22:29:38 -08:00
Stanley Cheung b1b345a5c6
Merge pull request #121 from stanley-cheung/master
Implement the grpc-web protocol
2017-12-14 12:34:32 -08:00
Stanley Cheung 98a74dfa92 Switch the example to use the new application/grpc-web-text format 2017-12-14 01:12:00 -08:00
Stanley Cheung d3a360d454 minor fix 2017-12-14 00:33:25 -08:00
Stanley Cheung c1f4cdb2dc Added a new client mode for the application/grpc-web-text format 2017-12-13 23:05:45 -08:00
Stanley Cheung 46eec25e37
Merge pull request #120 from stanley-cheung/master
Fix client build
2017-12-05 17:48:03 -08:00
Stanley Cheung 12d8077d82 Fix client build 2017-12-05 17:46:44 -08:00
Stanley Cheung 3d88f1872f
Merge pull request #119 from stanley-cheung/master
Update third_party dependency hashes
2017-12-05 17:45:08 -08:00
Stanley Cheung 4c1036a1d3 Update third_party dependency hashes 2017-12-05 17:44:01 -08:00
Stanley Cheung fab1ea680a
Merge pull request #118 from stanley-cheung/master
Minor fix to html
2017-12-04 22:28:48 -08:00
Stanley Cheung 7d35fe76c5 Minor fix to html 2017-12-04 22:28:20 -08:00
Stanley Cheung a62f5f0c5f
Merge pull request #117 from stanley-cheung/master
Ran MdLint
2017-12-04 21:58:07 -08:00
Stanley Cheung 1daf610339 Ran MdLint 2017-12-04 21:57:41 -08:00
Stanley Cheung e36a4980d3
Merge pull request #116 from stanley-cheung/master
No more extern "C" for gRPC Core
2017-12-04 21:45:33 -08:00
Stanley Cheung 9b6b32ffe5 No more extern "C" for gRPC Core 2017-12-04 21:45:01 -08:00
Stanley Cheung a85efc2212
Merge pull request #115 from stanley-cheung/master
Fixed segfault when calling grpc_error_get_status
2017-12-04 21:42:39 -08:00
Stanley Cheung 5579bc86cf Fixed segfault when calling grpc_error_get_status 2017-12-04 21:42:08 -08:00
Stanley Cheung 19e37d1794
Merge pull request #114 from stanley-cheung/master
Expose stream end event to client
2017-12-04 21:39:37 -08:00
Stanley Cheung f9f06ef13a Expose stream end event to client 2017-12-04 21:38:52 -08:00
Stanley Cheung 4930d3a3f7
Merge pull request #112 from stanley-cheung/master
Minor update to client
2017-11-21 16:51:11 -08:00