blob: 0e9f24a75a961b25e52664288096a8b58b4c8a97 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
The asynchronous RPC client-server framework and message specification
for Rigetti Quantum Cloud Services (QCS).
Implements an efficient transport protocol by using ZeroMQ (ZMQ)
sockets and MessagePack (msgpack) serialization.
Not intended to be a full-featured replacement for other frameworks
like gRPC or Apache Thrift.
|