invesdwin / invesdwin-context-integration

invesdwin-context modules that provide integration features
GNU Lesser General Public License v3.0
1 stars 0 forks source link

implement channel for grpc #54

Open subes opened 1 year ago

subes commented 1 year ago

https://github.com/xhjcehust/pojo2proto/blob/master/src/main/java/com/xiaohengjin/Pojo2ProtoCore.java

subes commented 1 year ago

https://github.com/grpc/grpc-java

https://grpc.io/docs/languages/java/basics/

subes commented 1 year ago

https://github.com/webbynet/protostuff-runtime-proto (protobuf needs to be used instead of ISerde)

Combination example for java proxies: https://github.com/supercharger/grpc-proxy