Join Discord
Powered by
I believe the grpc gateway supports streaming resp...
# spicedb
s
Sam
08/15/2022, 6:25 PM
I believe the grpc gateway supports streaming responses by converting them to chunked json. It'd depend on the http client you're using to manage the responses from there. This grpc gateway doc has some info describing this:
https://grpc-ecosystem.github.io/grpc-gateway/docs/mapping/customizing_your_gateway/#stream-error-handler
2
Views
Previous
Next