wepala / weos-controller

Apache License 2.0
0 stars 0 forks source link

Add config parameters for grpc #35

Closed akeemphilbert closed 2 years ago

akeemphilbert commented 2 years ago

Due Date: 26/12/21

Description

Similar to how the rest endpoints are configured, there should be a "grpc" weos config property on paths.
 It should have the properties (handler, middleware).
 The handler would be the gRPC handlers, the middleware will be how "interceptors are configured 
(note other tickets will be created for different interceptor support)

UAT

Place UAT here

Deployment Steps

Place steps here

SubTasks

akeemphilbert commented 2 years ago

The middleware (interceptors) may NOT be available per gRPC method. If not then set middleare a property of a global gRPC config