grpc-web-ruby icon indicating copy to clipboard operation
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.

Results 45 grpc-web-ruby issues
Sort by recently updated
recently updated
newest added
trafficstars

- Upgrade to Ruby 3.4.2 - Upgrade to Node 22.x - Upgrade to Yarn 4 - Upgrade to envoy 1.33-latest - Upgrade to Rack 3.1 - Pin google-protobuf to 3.25.4...

Following the same implementation as grpc-go: https://github.com/grpc/grpc-go/blob/master/Documentation/grpc-metadata.md#sending-and-receiving-metadata---server-side Clients have the ability to add metadata to requests, but the servers cannot access it. This change allows servers to access the request's...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
javascript

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
javascript

Bumps [grpc](https://github.com/google/grpc) from 1.32.0 to 1.56.0. Release notes Sourced from grpc's releases. Release v1.56.0 This is release 1.56.0 (galvanized) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies
ruby

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....

dependencies
ruby

Updates the requirements on [rack](https://github.com/rack/rack) to permit the latest version. Release notes Sourced from rack's releases. v3.0.7 What's Changed Backport "Make query parameters without = have nil values". by @​jeremyevans...

dependencies
ruby

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript