grpc-web-ruby
grpc-web-ruby copied to clipboard
Host gRPC-Web endpoints for Ruby gRPC services in a Rack or Rails app (over HTTP/1.1). Client included.
Bumps [npm](https://github.com/npm/cli) from 6.13.7 to 6.14.8. Release notes Sourced from npm's releases. v6.14.8 6.14.8 (2020-08-17) BUG FIXES 9262e8c88 #1575 npm install --dev deprecation message (@sandratatarevicova) 765cfe0bc #1658 remove unused broken...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5. Changelog Sourced from websocket-extensions's changelog. 0.1.5 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7663) Commits 8108e77 Bump version to 0.1.5 c36eb3e...
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1. Commits 5c5471c 1.0.1 c8a87da fix: update email validation cd75393 Publish only the minimum of files See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
The current implementation of [grpc-web-ruby](https://github.com/Gusto/grpc-web-ruby) provides support for unary gRPC-Web calls. However, it does not yet support gRPC streaming, which is an essential feature for many real-time and high-throughput applications....