Commit Graph

4 Commits

Author SHA1 Message Date
Oleg Zhurakousky
cd8d556624 Reorganization of grpc code 2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
2867728ed0 Fix dependency version 2021-10-18 16:02:04 +02:00
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
7fc755e157 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