Skip to content

dynod/grpc-helper-api

Repository files navigation

grpc-helper-api

License: MPL Checks Issues Supported python versions PyPI Code generated for GRPC framework

Shared API files for GRPC helpers

Common API

The common.proto file provides reusable API elements for other services (error codes, return status, etc)

Server handling API

This API defines a server handling service that can be used to fetch services/components information, and control global server behaviors.

Config API

This API defines a config service that handles configuration items.

Logger API

This API defines a logger service that handles loggers configuration.

Event API

This API defines an events service that handles a generic event system.