Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: update grpc examples #1849

Open
jcstein opened this issue Jan 6, 2025 · 0 comments
Open

feature request: update grpc examples #1849

jcstein opened this issue Jan 6, 2025 · 0 comments
Assignees

Comments

@jcstein
Copy link
Member

jcstein commented Jan 6, 2025

Title

Remove/rework gRPC blob submission example

Description

The current gRPC example for blob submission is not functional out of the box. To improve developer experience, we should:

  1. Remove the current non-working example
  2. Replace it with working examples in:
    • Go
    • Rust

This would provide more practical value to users and ensure examples work immediately upon implementation.

Proposed Changes

  • Remove existing gRPC blob submission example
  • Create new tutorial/example for blob submission via gRPC in Go
  • Create new tutorial/example for blob submission via gRPC in Rust
  • Ensure both examples are tested and work without additional configuration

Benefits

  • Better developer experience
  • Working examples in two popular languages
  • Clear, functional implementation guides
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

No branches or pull requests

2 participants