max-ieremenko / ServiceModel.Grpc

Code-first for gRPC
https://max-ieremenko.github.io/ServiceModel.Grpc/
Apache License 2.0
90 stars 11 forks source link

#188: SelfHost, fix attaching custom ServiceDefinition configuration #190

Closed max-ieremenko closed 7 months ago

max-ieremenko commented 7 months ago

During server-side binding, the user-defined ServiceModelGrpcServiceOptions.ConfigureServiceDefinition result should be taken into the definitions chain.