Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

组件通信时序确认 #63

Closed
nju-Nicko opened this issue Oct 29, 2019 · 1 comment
Closed

组件通信时序确认 #63

nju-Nicko opened this issue Oct 29, 2019 · 1 comment

Comments

@nju-Nicko
Copy link

nju-Nicko commented Oct 29, 2019

以一个私聊为例,我目前理解如下:
client ->(登录) router
router ->(一致性哈希) 发现server,记录路由
client ->(私聊请求) router
router ->(根据路由把请求转发到指定的server处理) server
server ->(请求透传) router
router ->(发现路由) 目的client

我对从server到目的client的时序逻辑不是很确认,请教下是否是这样

@nju-Nicko
Copy link
Author

solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant