Skip to content

Commit

Permalink
Multi platform testing. Stage 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolezhniuk committed Aug 17, 2023
1 parent a113e93 commit 7b0cbed
Show file tree
Hide file tree
Showing 7 changed files with 836 additions and 42 deletions.
134 changes: 134 additions & 0 deletions ideas.drawio
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
<mxfile host="65bd71144e">
<diagram id="uUYLYrJfn5SYH7sY5Y0s" name="Page-1">
<mxGraphModel dx="955" dy="462" 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="2" value="out of libs" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="90" y="30" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="5" value="Deal with compression in each part of communication" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="240" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="8" value="mobile/extension/site handles compression&amp;nbsp; on your own" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="170" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="12" value="" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="9" target="11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="320" y="90" as="sourcePoint"/>
<Array as="points">
<mxPoint x="320" y="30"/>
<mxPoint x="320" y="140"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="17" value="" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="9" target="16">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="340" y="80"/>
<mxPoint x="340" y="300"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="9" value="Compression" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="350" y="30" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="10" value="on top you cauld inplement whatever you want&lt;br&gt;compression/link fetching etc" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="100" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="15" value="" style="edgeStyle=none;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="9" target="14">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="330" y="40"/>
<mxPoint x="330" y="230"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="11" value="Part of packers?" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="350" y="100" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="14" value="iden3comm/iden3-auth" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="350" y="170" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="16" value="require to&amp;nbsp; interact throw the auth/fetch handlers" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="350" y="240" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="18" value="link inplementation" style="whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="620" y="30" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="23" value="" style="edgeStyle=none;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="18" target="22">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="580" y="45"/>
<mxPoint x="580" y="220"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="30" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="19" target="22">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<UserObject label="&lt;a href=&quot;https://polygonid.atlassian.net/wiki/spaces/PI/pages/57737217/Core+Support+ping+urls+in+QR+for+flows+instead+of+JSON+content&quot;&gt;Confluentce&lt;/a&gt;" id="19">
<mxCell style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="620" y="100" width="120" height="60" as="geometry"/>
</mxCell>
</UserObject>
<mxCell id="21" value="" style="endArrow=classic;html=1;exitX=0;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="18" target="19">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="700" y="210" as="sourcePoint"/>
<mxPoint x="570" y="130" as="targetPoint"/>
<Array as="points">
<mxPoint x="570" y="30"/>
<mxPoint x="570" y="120"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="25" value="" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="18" target="24">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="590" y="60"/>
<mxPoint x="590" y="310"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="22" value="Adjust protocol" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="620" y="170" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="24" value="need some storage?" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="620" y="240" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="27" value="" style="endArrow=classic;html=1;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=0;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="2" target="10">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="20" y="150" as="sourcePoint"/>
<mxPoint x="70" y="100" as="targetPoint"/>
<Array as="points">
<mxPoint x="60" y="30"/>
<mxPoint x="60" y="120"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="28" value="" style="endArrow=classic;html=1;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="8">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="90" y="40" as="sourcePoint"/>
<mxPoint x="100" y="130" as="targetPoint"/>
<Array as="points">
<mxPoint x="70" y="40"/>
<mxPoint x="70" y="130"/>
<mxPoint x="70" y="200"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="29" value="" style="endArrow=classic;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="5">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="280" y="280" as="sourcePoint"/>
<mxPoint x="330" y="230" as="targetPoint"/>
<Array as="points">
<mxPoint x="50" y="60"/>
<mxPoint x="50" y="170"/>
<mxPoint x="50" y="280"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
Loading

0 comments on commit 7b0cbed

Please sign in to comment.