shuttle-examples icon indicating copy to clipboard operation
shuttle-examples copied to clipboard

add a gRPC example

Open liamwh opened this issue 1 year ago • 2 comments

I'd love an example that has a frontend NodeJS server (like Next.JS or ideally SvelteKit) that communicates to the Rust backend using gRPC so that types for both the frontend and backend can be generated from using a protobuf

liamwh avatar Jun 05 '24 11:06 liamwh

+1

geoffreygarrett avatar Jul 22 '24 13:07 geoffreygarrett

Once HTTP/2 is fully supported (https://github.com/shuttle-hq/shuttle/issues/1582), we should definitely add gRPC examples.

jonaro00 avatar Jan 09 '25 17:01 jonaro00