gRPC-Web Example A simple dashboard that refreshes every time it receives data from a gRPC stream. Start the project $ make Visit localhost:8000 to see the dashboard refreshes based on the data received from a gRPC stream.