Small example server using gRPC-Web with WASM using go
go
1.19. See https://golang.org/dl/#go for installation instructions.
Run make generate
to regenerate the protofiles and the frontend.
Run make serve
to start the web server.
Small example server using gRPC-Web via the gRPC-Go WASM fork
JavaScriptMIT
Small example server using gRPC-Web with WASM using go
go
1.19. See https://golang.org/dl/#go for installation
instructions.Run make generate
to regenerate the protofiles and the frontend.
Run make serve
to start the web server.