You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
如果有一台tinyserver挂掉, tinyclient的router不是会出问题吗?
我看router的逻辑很简单, 从配置文件拉取tinyserver的地址集合放入容器, 然后根据随机去取一台服务。