SpineEventEngine / core-java

The Java implementation of the framework core
https://spine.io
Apache License 2.0
36 stars 12 forks source link

[1.x] Add the possibility to configure gRPC server #1453

Closed dmytro-kashcheiev closed 2 years ago

dmytro-kashcheiev commented 2 years ago

Add the possibility to configure the Spine gRPC server.

For example, there is no possibility to increase maxInboundMessageSize there should be a possibility to access io.grpc.ServerBuilder somehow.

armiol commented 2 years ago

Addressed in release 1.8.2.