rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.39k stars 341 forks source link

Support grpc-web #1759

Closed jselig-rigetti closed 2 months ago

jselig-rigetti commented 3 months ago

In order to support environments where HTTP/1.1 is a must, allow users to optionally select to use a "grpc-web" mode.

See https://github.com/rigetti/qcs-sdk-rust/pull/449

Note: This might be enabled by publishing a separate pyquil-grpc-web package.

jselig-rigetti commented 2 months ago

This is released. To those who need it, please install https://pypi.org/project/pyquil-grpc-web/