mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 09:02:15 +01:00
* Add grpcio-admin Python package * Polish package content * Make Linux artifact build happy * Improve documentation
15 lines
397 B
ReStructuredText
15 lines
397 B
ReStructuredText
gRPC Admin
|
|
==========
|
|
|
|
What is gRPC Admin?
|
|
---------------------------------------------
|
|
|
|
It's a convenient API to improve the usability of creating a gRPC server with admin services to expose states in the gRPC library.
|
|
|
|
Design Document `gRPC Admin Interface <https://github.com/grpc/proposal/blob/master/A38-admin-interface-api.md>`_
|
|
|
|
Module Contents
|
|
---------------
|
|
|
|
.. automodule:: grpc_admin
|