Skip to content

Commit

Permalink
GRPC endpoint clean up. Add missing protocol in doc (triton-inference…
Browse files Browse the repository at this point in the history
…-server#5428)

* GRPC endpoint clean up. Add missing protocol in doc

* Remove GRPC prefix in grpc_server.h/.cc
  • Loading branch information
GuanLuo committed Mar 1, 2023
1 parent 36c3ecf commit 71243fb
Show file tree
Hide file tree
Showing 4 changed files with 503 additions and 449 deletions.
1 change: 1 addition & 0 deletions docs/protocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ plus several extensions that are defined in the following documents:
- [Shared-memory extension](./extension_shared_memory.md)
- [Statistics extension](./extension_statistics.md)
- [Trace extension](./extension_trace.md)
- [Logging extension](./extension_logging.md)

For the GRPC protocol, the [protobuf
specification](https://github.com/triton-inference-server/common/blob/main/protobuf/grpc_service.proto)
Expand Down
Loading

0 comments on commit 71243fb

Please sign in to comment.