incubator-seata-go icon indicating copy to clipboard operation
incubator-seata-go copied to clipboard

支持和server的GPRC通信

Open luky116 opened this issue 2 years ago • 7 comments

What would you like to be added:

Seata Java 2.3.0 的 client 和 server 已经实现了 gRPC,希望 seata-go 与之对齐

Why is this needed:

luky116 avatar Mar 04 '23 12:03 luky116

RoBot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: Support GPRC communication with server

Issues-translate-bot avatar Mar 04 '23 12:03 Issues-translate-bot

seata-java端是否有可以参照的实现?例如这里。https://github.com/seata/seata/blob/abfafc31e26bef41fc45b8e6dd991f36a43126da/integration/grpc

xjlgod avatar Nov 19 '23 14:11 xjlgod

RoBot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Is there any implementation that can be referenced on the seata-java side? For example here. https://github.com/seata/seata/blob/abfafc31e26bef41fc45b8e6dd991f36a43126da/integration/grpc

Issues-translate-bot avatar Nov 19 '23 14:11 Issues-translate-bot

seata-java端是否有可以参照的实现?例如这里。https://github.com/seata/seata/blob/abfafc31e26bef41fc45b8e6dd991f36a43126da/integration/grpc

是的,可以参考这里实现。需要注意是,最终实现要能够与 seata-java 兼容

106umao avatar Dec 11 '23 12:12 106umao

RoBot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Is there any implementation that can be referenced on the seata-java side? For example here. https://github.com/seata/seata/blob/abfafc31e26bef41fc45b8e6dd991f36a43126da/integration/grpc

Yes, you can refer to this for implementation. It should be noted that the final implementation must be compatible with seata-java

Issues-translate-bot avatar Dec 11 '23 12:12 Issues-translate-bot