-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflowchart.xml
More file actions
2 lines (2 loc) · 3.27 KB
/
flowchart.xml
File metadata and controls
2 lines (2 loc) · 3.27 KB
1
2
<?xml version="1.0" encoding="UTF-8"?>
<mxGraphModel dx="954" dy="1026" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="826" pageHeight="1169" background="#ffffff" math="0"><root><mxCell id="0"/><mxCell id="1" parent="0"/><mxCell id="5" value="client" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="470" y="240" width="120" height="80" as="geometry"/></mxCell><mxCell id="9" value="irc-service<div>(this repo)</div>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="469" y="90" width="120" height="80" as="geometry"/></mxCell><mxCell id="11" value="remote tcp server (e.g.freenode)" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="470" y="-60" width="120" height="80" as="geometry"/></mxCell><mxCell id="16" value="" style="endArrow=classic;startArrow=classic;html=1;entryX=0.5;entryY=1;exitX=0.5;exitY=0;" parent="1" source="9" target="11" edge="1"><mxGeometry width="50" height="50" relative="1" as="geometry"><mxPoint x="500" y="80" as="sourcePoint"/><mxPoint x="550" y="30" as="targetPoint"/></mxGeometry></mxCell><mxCell id="20" value="TCP" style="text;html=1;resizable=0;points=[];;align=center;verticalAlign=middle;labelBackgroundColor=#ffffff;" parent="16" vertex="1" connectable="0"><mxGeometry x="0.0284" y="1" relative="1" as="geometry"><mxPoint as="offset"/></mxGeometry></mxCell><mxCell id="17" value="" style="endArrow=classic;startArrow=classic;html=1;" parent="1" edge="1"><mxGeometry width="50" height="50" relative="1" as="geometry"><mxPoint x="530" y="240" as="sourcePoint"/><mxPoint x="530" y="170" as="targetPoint"/></mxGeometry></mxCell><mxCell id="18" value="WebSocket" style="text;html=1;resizable=0;points=[];;align=center;verticalAlign=middle;labelBackgroundColor=#ffffff;" parent="17" vertex="1" connectable="0"><mxGeometry relative="1" as="geometry"><mxPoint as="offset"/></mxGeometry></mxCell><mxCell id="21" value="<span>remote tcp server (e.g.freenode)</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1"><mxGeometry x="330" y="-60" width="120" height="80" as="geometry"/></mxCell><mxCell id="22" value="TCP" style="endArrow=classic;startArrow=classic;html=1;entryX=0.5;entryY=1;exitX=0;exitY=0;" edge="1" parent="1"><mxGeometry width="50" height="50" relative="1" as="geometry"><mxPoint x="487" y="102" as="sourcePoint"/><mxPoint x="390" y="20" as="targetPoint"/></mxGeometry></mxCell><mxCell id="23" value="<span>remote tcp server (e.g.freenode)</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1"><mxGeometry x="610" y="-60" width="120" height="80" as="geometry"/></mxCell><mxCell id="24" value="" style="endArrow=classic;startArrow=classic;html=1;entryX=0.5;entryY=1;exitX=1;exitY=0;" edge="1" parent="1" source="9" target="23"><mxGeometry width="50" height="50" relative="1" as="geometry"><mxPoint x="630" y="100" as="sourcePoint"/><mxPoint x="680" y="50" as="targetPoint"/></mxGeometry></mxCell><mxCell id="26" value="TCP" style="text;html=1;resizable=0;points=[];;align=center;verticalAlign=middle;labelBackgroundColor=#ffffff;" vertex="1" connectable="0" parent="24"><mxGeometry x="0.03" y="-2" relative="1" as="geometry"><mxPoint as="offset"/></mxGeometry></mxCell></root></mxGraphModel>