Streaming HTML An example showing streaming responses to the Shadow DOM from a Go server. Enables asynchronous DOM updates with no Javascript needed! Test go test -race ./... Run go run cmd/app/app.go Then visit localhost:8777.