Shared API files for GRPC helpers
The common.proto file provides reusable API elements for other services (error codes, return status, etc)
This API defines a server handling service that can be used to fetch services/components information, and control global server behaviors.
This API defines a config service that handles configuration items.
This API defines a logger service that handles loggers configuration.
This API defines an events service that handles a generic event system.