Open liwenzheng opened 2 years ago
@liwenzheng will all the command will be changed?
@liwenzheng will all the command will be changed?
@qqeasonchen No, because the state is defined on the client side, the state needs to be maintained on the mesh side. For mesh, it only cares about which client it is, not what the client does. Mesh just needs to find the corresponding client according to the command and push the event. Command does not need to be changed, but some attributes need to be added to the protocol.
@qqeasonchen
There are only four directions:
Just make the router and find the corresponding session or API according to the command
@liwenzheng Hi, I have some questions.
@zmt-Eason First of all, you have to have the architecture of event flow, and then you have the pub / sub mode
@zmt-Eason You can add wechat group and let's chat on wechat
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.
If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.
It is difficult to achieve connection statelessness on eventmesh-runtime, but we can implement it at the proxy layer of EventMesh Function.
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.
If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.
Search before asking
Feature Request
what do you think ?
Are you willing to submit PR?