fix(grpc/http2) fix tonic Rust support (#20738)

Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
This commit is contained in:
Ciro Spaciari
2025-07-02 17:43:38 -07:00
committed by GitHub
parent 79284376ca
commit a04cf04cd5
9 changed files with 229 additions and 21 deletions

View File

@@ -2051,6 +2051,7 @@ test/js/third_party/grpc-js/test-server-interceptors.test.ts
test/js/third_party/grpc-js/test-server.test.ts
test/js/third_party/grpc-js/test-status-builder.test.ts
test/js/third_party/grpc-js/test-uri-parser.test.ts
test/js/third_party/grpc-js/test-tonic.test.ts
test/js/third_party/http2-wrapper/http2-wrapper.test.ts
test/js/third_party/jsonwebtoken/async_sign.test.js
test/js/third_party/jsonwebtoken/buffer.test.js