-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Publish pyquil-grpc-web; A new package that supports making gRPC connections over HTTP/1.1. #1763
Conversation
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
…hing alt grpc_web package
Tested and verified on |
…web publish script
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me! Be sure to make the commit a bit more descriptive for the changelog. Something like:
feat: Publish pyquil-grpc-web
; A new package that supports making gRPC connections over HTTP/1.1.
Enable connectivity using HTTP/1.1 via grpc-web, see #1759