-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.drawio
123 lines (123 loc) · 11.1 KB
/
server.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0" version="26.0.11">
<diagram name="第 1 页" id="uJlPjWzQXp5MNeEdv7A2">
<mxGraphModel dx="1213" dy="738" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="UX8fbm56eu4z_YtxRnjd-1" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-4" target="UX8fbm56eu4z_YtxRnjd-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-2" value="<font face="微软雅黑" style="font-size: 12px;">发送 http 登录请求</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="UX8fbm56eu4z_YtxRnjd-1">
<mxGeometry x="-0.1933" y="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-4">
<mxGeometry relative="1" as="geometry">
<mxPoint x="340" y="100" as="sourcePoint" />
<mxPoint x="620" y="130" as="targetPoint" />
<Array as="points">
<mxPoint x="620" y="100" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-4" value="<font face="微软雅黑" style="font-size: 14px;">QT 客户端1</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="210" y="70" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-8" target="UX8fbm56eu4z_YtxRnjd-4">
<mxGeometry relative="1" as="geometry">
<mxPoint x="160" y="270" as="sourcePoint" />
<mxPoint x="160" y="90" as="targetPoint" />
<Array as="points">
<mxPoint x="210" y="270" />
<mxPoint x="80" y="270" />
<mxPoint x="80" y="100" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-6" value="<font face="微软雅黑" style="font-size: 12px;">回复 http 登录请求</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="UX8fbm56eu4z_YtxRnjd-5">
<mxGeometry x="-0.0294" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.75;exitDx=0;exitDy=0;dashed=1;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-8" target="UX8fbm56eu4z_YtxRnjd-23">
<mxGeometry relative="1" as="geometry">
<mxPoint x="180" y="305" as="sourcePoint" />
<mxPoint x="130" y="470" as="targetPoint" />
<Array as="points">
<mxPoint x="80" y="305" />
<mxPoint x="80" y="490" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-8" value="<font face="微软雅黑" style="font-size: 14px;">GateServer</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="210" y="260" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-11" target="UX8fbm56eu4z_YtxRnjd-21">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-11" target="UX8fbm56eu4z_YtxRnjd-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-11" value="<font face="微软雅黑" style="font-size: 14px;">ChatServer1</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="560" y="130" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-14" target="UX8fbm56eu4z_YtxRnjd-21">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-14" target="UX8fbm56eu4z_YtxRnjd-23">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-14" value="<font face="微软雅黑" style="font-size: 14px;">ChatServer2</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="560" y="390" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-15" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" target="UX8fbm56eu4z_YtxRnjd-21">
<mxGeometry relative="1" as="geometry">
<mxPoint x="330" y="289.5" as="sourcePoint" />
<mxPoint x="707" y="289.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-16" value="<div style="text-align: justify;"><br></div>" style="edgeLabel;html=1;align=left;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="UX8fbm56eu4z_YtxRnjd-15">
<mxGeometry x="-0.3267" y="3" relative="1" as="geometry">
<mxPoint x="-274" y="94" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-21" target="UX8fbm56eu4z_YtxRnjd-11">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-21" target="UX8fbm56eu4z_YtxRnjd-14">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-21" target="UX8fbm56eu4z_YtxRnjd-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-20" value="<font style="font-size: 12px;" face="微软雅黑">rpc 回传</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="UX8fbm56eu4z_YtxRnjd-19">
<mxGeometry x="0.1547" y="2" relative="1" as="geometry">
<mxPoint x="19" y="-2" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-21" value="<font face="微软雅黑" style="font-size: 14px;">StatusServer</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="260" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-23" target="UX8fbm56eu4z_YtxRnjd-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-23" value="<font face="微软雅黑" style="font-size: 14px;">QT 客户端2</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="210" y="460" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-24" value="<font face="微软雅黑">调用 grpc 获取聊天</font><div><font face="微软雅黑">服务 ip 和 token</font></div>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="340" y="240" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-25" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="UX8fbm56eu4z_YtxRnjd-23" target="UX8fbm56eu4z_YtxRnjd-14">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-26" value="<font face="微软雅黑" style="font-size: 12px;">发送 http 登录请求</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="1">
<mxGeometry x="260" y="390" as="geometry" />
</mxCell>
<mxCell id="UX8fbm56eu4z_YtxRnjd-27" value="<font face="微软雅黑" style="font-size: 12px;">回复 http 登录请求</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="1">
<mxGeometry x="80" y="390" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>