incubator-seata-go
incubator-seata-go copied to clipboard
支持和server的GPRC通信
What would you like to be added:
Seata Java 2.3.0 的 client 和 server 已经实现了 gRPC,希望 seata-go 与之对齐
Why is this needed:
RoBot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Title: Support GPRC communication with server
seata-java端是否有可以参照的实现?例如这里。https://github.com/seata/seata/blob/abfafc31e26bef41fc45b8e6dd991f36a43126da/integration/grpc
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
seata-java端是否有可以参照的实现?例如这里。https://github.com/seata/seata/blob/abfafc31e26bef41fc45b8e6dd991f36a43126da/integration/grpc
是的,可以参考这里实现。需要注意是,最终实现要能够与 seata-java 兼容
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