Skip to content

Small example server using gRPC-Web via the gRPC-Go WASM fork

License

Notifications You must be signed in to change notification settings

prnk28/grpcweb-wasm-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC-Web WASM example

Small example server using gRPC-Web with WASM using go

Requirements

  1. go 1.19. See https://golang.org/dl/#go for installation instructions.

Development

Run make generate to regenerate the protofiles and the frontend.

Run make serve to start the web server.

About

Small example server using gRPC-Web via the gRPC-Go WASM fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • Go 23.0%
  • HTML 5.5%
  • Makefile 2.1%
  • Shell 0.3%