Skip to content

feat: onError callback for event consumers - #17

Merged
thedevyashsaini merged 15 commits into
ScrawnDotDev:mainfrom
thedevyashsaini:main
May 8, 2026
Merged

feat: onError callback for event consumers#17
thedevyashsaini merged 15 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>
Signed-off-by: Devyash Saini <dysaini2004@gmail.com>
@thedevyashsaini
thedevyashsaini merged commit 901d0f1 into ScrawnDotDev:main May 8, 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