Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 2.71 KB

File metadata and controls

51 lines (47 loc) · 2.71 KB

HTTP/REST and GRPC Protocol

This directory contains documents related to the HTTP/REST and GRPC protocols used by Triton. Triton uses the KServe community standard inference protocols plus several extensions that are defined in the following documents:

For the GRPC protocol, the protobuf specification is also available. In addition, you can find the GRPC health checking protocol protobuf specification here.