baseauth/doc/arch.drawio

52 lines
4.1 KiB
Plaintext

<mxfile host="Electron" modified="2023-08-11T20:31:32.652Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.5 Chrome/114.0.5735.243 Electron/25.3.1 Safari/537.36" etag="LZHVtxH7pGb43NmuB1ME" version="21.6.5" type="device">
<diagram name="Page-1" id="bf9gt89W4ppZuEaMjzIc">
<mxGraphModel dx="1194" dy="811" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="AvzBmCR8G-xRIIPoG0sc-1" value="SQLite&lt;br&gt;DB" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#008a00;strokeColor=#005700;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="500" y="640" width="60" height="140" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-2" value="Handle Thread" style="swimlane;whiteSpace=wrap;html=1;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="1">
<mxGeometry x="300" y="640" width="140" height="140" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fillColor=#6a00ff;strokeColor=#3700CC;" edge="1" parent="AvzBmCR8G-xRIIPoG0sc-2" source="AvzBmCR8G-xRIIPoG0sc-3" target="AvzBmCR8G-xRIIPoG0sc-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-3" value="Await" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#6a00ff;fontColor=#ffffff;strokeColor=#3700CC;" vertex="1" parent="AvzBmCR8G-xRIIPoG0sc-2">
<mxGeometry x="20" y="40" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fillColor=#6a00ff;strokeColor=#3700CC;" edge="1" parent="AvzBmCR8G-xRIIPoG0sc-2" source="AvzBmCR8G-xRIIPoG0sc-4" target="AvzBmCR8G-xRIIPoG0sc-3">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="70" y="130" />
<mxPoint x="10" y="130" />
<mxPoint x="10" y="30" />
<mxPoint x="70" y="30" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-4" value="Handle" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#6a00ff;fontColor=#ffffff;strokeColor=#3700CC;" vertex="1" parent="AvzBmCR8G-xRIIPoG0sc-2">
<mxGeometry x="20" y="90" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.004;entryY=0.756;entryDx=0;entryDy=0;entryPerimeter=0;startArrow=classic;startFill=1;fillColor=#1ba1e2;strokeColor=#006EAF;" edge="1" parent="1" source="AvzBmCR8G-xRIIPoG0sc-4" target="AvzBmCR8G-xRIIPoG0sc-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fillColor=#a20025;strokeColor=#6F0000;" edge="1" parent="1" source="AvzBmCR8G-xRIIPoG0sc-9" target="AvzBmCR8G-xRIIPoG0sc-3">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="470" y="695" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-9" value="Event Channel" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#a20025;fontColor=#ffffff;strokeColor=#6F0000;" vertex="1" parent="1">
<mxGeometry x="300" y="530" width="260" height="60" as="geometry" />
</mxCell>
<mxCell id="AvzBmCR8G-xRIIPoG0sc-11" value="Vertical Container" style="swimlane;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="190" y="280" width="200" height="200" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>