Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Created September 6, 2021 20:53
Show Gist options
  • Save percybolmer/5ca35dfe2f756f5819501abe82fa209e to your computer and use it in GitHub Desktop.
Save percybolmer/5ca35dfe2f756f5819501abe82fa209e to your computer and use it in GitHub Desktop.
gRPC-multiplex
// Load the static webpage with a File Server
webapp := http.FileServer(http.Dir("ui/pingpongapp/build"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment