Commit Graph

6 Commits

Author SHA1 Message Date
Oleg Zhurakousky
2b9a92fa18 GH-754 Add initial support for specifying grpc service
The newly added support allows one to actually specify which groc service to bootstrap in the event multiple services are available in the classpath

Resolves #754
2021-10-11 20:46:43 +02:00
Oleg Zhurakousky
b6ffd3281b GH-744 Add default port note to gRPC README 2021-09-27 15:53:27 +02:00
Oleg Zhurakousky
723ec8515d GH-744 Add support for function definition via message headers
Finish initial documentation
2021-09-27 15:44:32 +02:00
Oleg Zhurakousky
ded02fec0a GH-744 Initial README for gRPC
Change default operating mode to 'server'
2021-09-24 17:32:17 +02:00
Oleg Zhurakousky
48c8a6f925 GH-744 Add initial support for bi-directional gRPC
Resolves #744
2021-09-20 14:55:05 +02:00
Oleg Zhurakousky
ec28672adf GH-742 Add initial support for gRPC
Resolves #742
2021-09-15 19:32:00 +02:00