Skip to content

gRPC sample with *all* the streams#147

Merged
itowlson merged 1 commit into
spinframework:mainfrom
itowlson:grpc-streaming-example
May 26, 2026
Merged

gRPC sample with *all* the streams#147
itowlson merged 1 commit into
spinframework:mainfrom
itowlson:grpc-streaming-example

Conversation

@itowlson
Copy link
Copy Markdown
Contributor

The Google Route Guide sample, implemented in Spin.

(I don't think this replaces the existing gRPC sample because it's far more complicated - 300 lines vs 70 lines. The "hello" sample is way easier for folks to get their heads around - this just digs into more detail.)

@itowlson itowlson requested a review from fibonacci1729 May 26, 2026 03:12
@itowlson
Copy link
Copy Markdown
Contributor Author

Audit failure is some nonsense about wasmtime which is not a new dependency in this PR.

Copy link
Copy Markdown
Collaborator

@fibonacci1729 fibonacci1729 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE!

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson force-pushed the grpc-streaming-example branch from 64f3a0c to 51efc89 Compare May 26, 2026 19:41
@itowlson
Copy link
Copy Markdown
Contributor Author

I woke up at 4am and realised the bidirectional streaming demo instructions didn't actually show the client part of the streaming, so I updated and re-tested those, hence the push. I didn't make any code changes though (and fear not, it still worked).

@itowlson itowlson merged commit 154e48a into spinframework:main May 26, 2026
2 of 3 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.

2 participants