Soby Chacko
|
f4d4eba233
|
* Conditional changes in grpc auto configuration
* Modifier changes in GrpcAutoConfiguraiton for extensibility
|
2023-05-16 10:18:37 -04:00 |
|
Oleg Zhurakousky
|
3614683b1a
|
Change spring.factories to auto-config imports in gRPC modules
|
2022-12-06 15:48:52 -08:00 |
|
onobc
|
8b589c67e5
|
Reduce use of SocketUtils in tests
Resolves #825
|
2022-03-23 08:33:14 +01:00 |
|
Oleg Zhurakousky
|
a174ab34b8
|
Add support for returning Mono for gRPC requestReply
Resolves #776
|
2021-12-07 15:02:40 +01:00 |
|
Oleg Zhurakousky
|
a6c3e0c7af
|
Make GrpcUtils public
|
2021-11-08 18:28:27 +01:00 |
|
ue85540
|
f000736140
|
Performance improvements
Avoid generating strings and implicit toString() calls that will be garbage most of the time.
|
2021-11-05 09:53:26 +01:00 |
|
Oleg Zhurakousky
|
f5707e88c4
|
GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper"
|
2021-10-19 18:26:37 +02:00 |
|
Oleg Zhurakousky
|
7ed46e3c09
|
gRPC cleanup
|
2021-10-19 09:10:14 +02:00 |
|
Oleg Zhurakousky
|
ab94368d18
|
Additional cleanup in gRPC module
|
2021-10-19 08:07:06 +02:00 |
|
Oleg Zhurakousky
|
fff5b04971
|
Polish gRPC lifecycle
|
2021-10-18 20:20:33 +02:00 |
|
Oleg Zhurakousky
|
f714178c74
|
Fix server termination
|
2021-10-18 19:06:04 +02:00 |
|
Oleg Zhurakousky
|
4965baab55
|
Reorganization of grpc code
|
2021-10-18 17:55:33 +02:00 |
|