Created
September 6, 2021 20:53
-
-
Save percybolmer/5ca35dfe2f756f5819501abe82fa209e to your computer and use it in GitHub Desktop.
gRPC-multiplex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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