Dave Syer
e1a9280cb9
Add reflection service to grpc server
...
User can now inspect service definitions (e.g. with grpcurl).
2021-10-11 15:42:15 +01:00
Oleg Zhurakousky
41043479f5
GH-750 Add support for pluggable protobufs
...
This initial support adds plugin extension to support CloudEvent proto as well as the example
Additional plugins could be provided in the same ay as CloudEvent plugin extension
Resolves #750
2021-10-11 14:03:24 +02:00
Oleg Zhurakousky
d4f3d9f222
Bump the timeout in test
2021-10-07 15:29:31 +02:00
buildmaster
8c92be5a06
Going back to snapshots
2021-10-01 09:42:57 +00:00
buildmaster
0d7fa4fc0a
Update SNAPSHOT to 3.2.0-M2
2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
63a5678f26
GH-744 Add default port note to gRPC README
2021-09-27 15:53:27 +02:00
Oleg Zhurakousky
3a989e6b5a
GH-744 Add support for function definition via message headers
...
Finish initial documentation
2021-09-27 15:44:32 +02:00
Oleg Zhurakousky
1dfd161259
GH-744 Initial README for gRPC
...
Change default operating mode to 'server'
2021-09-24 17:32:17 +02:00
Oleg Zhurakousky
0663bb75b4
GH-744 Add initial support for server-side streaming to gRPC
2021-09-24 16:36:54 +02:00
Oleg Zhurakousky
bc3a4ea7ca
GH-744 Make default wait time indefinite for client-side streaming when awaiting response
2021-09-24 16:02:30 +02:00
Oleg Zhurakousky
f01f23fb64
GH-744 Add initial support for client-side streaming to gRPC
2021-09-24 14:14:35 +02:00
Oleg Zhurakousky
cd4eafdde6
GH-744 Add guard conditions for unsupported functions for biStreaming
2021-09-24 09:04:40 +02:00
Oleg Zhurakousky
f79e907d66
Fix checkstyles
2021-09-23 15:06:06 +02:00
Oleg Zhurakousky
70a789da69
GH-744 Add initial biStreaming support for Function<Flux, Flux> in gRPC module
2021-09-22 17:53:00 +02:00
Oleg Zhurakousky
9b11199eab
GH-744 Add initial support for bi-directional gRPC
...
Resolves #744
2021-09-20 14:55:05 +02:00
Soby Chacko
47e85d7cb2
Remove hard-coded grpc port
2021-09-15 16:43:54 -04:00
Oleg Zhurakousky
d8c867a7d3
GH-742 Add initial support for gRPC
...
Resolves #742
2021-09-15 19:32:00 +02:00