Commit Graph

9 Commits

Author SHA1 Message Date
Oleg Zhurakousky
82e2583acd GH-744 Add initial support for server-side streaming to gRPC 2021-09-24 16:36:54 +02:00
Oleg Zhurakousky
c6746209c3 GH-744 Make default wait time indefinite for client-side streaming when awaiting response 2021-09-24 16:02:30 +02:00
Oleg Zhurakousky
335d6f0320 GH-744 Add initial support for client-side streaming to gRPC 2021-09-24 14:14:35 +02:00
Oleg Zhurakousky
c29f4c875d GH-744 Add guard conditions for unsupported functions for biStreaming 2021-09-24 09:04:40 +02:00
Oleg Zhurakousky
c6dccc9d05 Fix checkstyles 2021-09-23 15:06:06 +02:00
Oleg Zhurakousky
731e99a384 GH-744 Add initial biStreaming support for Function<Flux, Flux> in gRPC module 2021-09-22 17:53:00 +02:00
Oleg Zhurakousky
48c8a6f925 GH-744 Add initial support for bi-directional gRPC
Resolves #744
2021-09-20 14:55:05 +02:00
Soby Chacko
544b293496 Remove hard-coded grpc port 2021-09-15 16:43:54 -04:00
Oleg Zhurakousky
ec28672adf GH-742 Add initial support for gRPC
Resolves #742
2021-09-15 19:32:00 +02:00