CI / CI (push) Successful in 5m3s
- Add HTTP/2 transport support for gRPC calls - Implement dispatchGRPC to forward requests to Temporal gRPC server - Replace 501 Not Implemented with actual gRPC proxy - Use golang.org/x/net/http2 for HTTP/2 protocol support - Supports ListWorkflowExecutions and other gRPC methods