Stability-AI / api-interfaces

Interface definitions for API interactions between components
140 stars 78 forks source link

Add AnswerBatch message #69

Closed palp closed 1 year ago

palp commented 1 year ago

This message is being added to accommodate protobuf RPC without gRPC - namely, over a REST API, by providing a container to send a number of Answers back to the client. In the future it is expected we'd also accept RequestBatch or similar to support batch processing.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information