Commit Graph

6 Commits

Author SHA1 Message Date
Oleg Zhurakousky
caf3cd79fb 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
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
9b11199eab GH-744 Add initial support for bi-directional gRPC
Resolves #744
2021-09-20 14:55:05 +02:00
Oleg Zhurakousky
d8c867a7d3 GH-742 Add initial support for gRPC
Resolves #742
2021-09-15 19:32:00 +02:00