the official clients are all gRPC. if you want to ...
# spicedb
y
the official clients are all gRPC. if you want to use http, you'd use whatever your language's http clients are. if you're interested in using gRPC, you should check out the grpc-python docs for how to set up an insecure connection.