Skip to content

expressions, grpc migration, a bit of cleanup - #16

Merged
thedevyashsaini merged 9 commits into
ScrawnDotDev:mainfrom
thedevyashsaini:main
May 7, 2026
Merged

expressions, grpc migration, a bit of cleanup#16
thedevyashsaini merged 9 commits into
ScrawnDotDev:mainfrom
thedevyashsaini:main

Conversation

@thedevyashsaini

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Devyash Saini <dysaini2004@gmail.com>
Signed-off-by: Devyash Saini <dysaini2004@gmail.com>
Signed-off-by: Devyash Saini <dysaini2004@gmail.com>
Signed-off-by: Devyash Saini <dysaini2004@gmail.com>
- Replace @connectrpc/connect with @grpc/grpc-js
- Add grpc-tools and protoc-gen-ts for proto generation
- Update gen script to generate both pb and grpc_pb files
Switch the SDK client and request flow from Connect to grpc-js, and build protobuf request messages with the backend-compatible google-protobuf runtime. Update the unit tests to target the new gRPC client seam instead of the removed Connect transport layer.
Add the grpc-tools output, google-protobuf runtime, and build/gen scripts needed to keep generated CommonJS protobuf files usable from the SDK's ESM dist output. Remove the old Connect-generated TypeScript artifacts from the published surface.
Signed-off-by: Devyash Saini <dysaini2004@gmail.com>
@thedevyashsaini
thedevyashsaini merged commit 702a72e into ScrawnDotDev:main May 7, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant