Current Status
and Roadmap
for Seata Multi-language Support
#7332
-
Hello Seata community 👋 I noticed in the official documentation that Seata is actively expanding support for multiple languages beyond I’m very interested in the progress of these multi-language efforts and would appreciate more details on the following points.
I’m very excited about Seata’s multi-language ecosystem and look forward to your insights. 🚀 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://github.com/seata/fescar-php As far as I know, seata-php is not yet complete, and the main difficulty lies in the communication protocol. However, seata-server now supports communication via gRPC bidirectional streaming and Protobuf, so this should no longer be a blocking point. |
Beta Was this translation helpful? Give feedback.
https://github.com/seata/fescar-php As far as I know, seata-php is not yet complete, and the main difficulty lies in the communication protocol. However, seata-server now supports communication via gRPC bidirectional streaming and Protobuf, so this should no longer be a blocking point.