Hi all ! <div>I was looking at the all different documentation pages and FAQ,  and some questions and ideas araise : </div><div><br></div><div>1)  A PipeManager can contains &#39;n&#39; pipes, is there any plan to be able to chain pipes together (i.e : &quot;localPipe -&gt; restPipe&quot;) ? Even nicer, would it be possible to make conditional the pipe &quot;route&quot; (i.e ; &quot;no connection then use the localPipe&quot; etc ...)  </div>
<div><br></div><div>2)  The dataStore concept is clear but are there any plans to create some sort of association (one-to-one, one-to-many, etc ...) between a pipe and a datastore instance ?</div><div><br></div><div>3)  One idea should be that a pipe produce events (&quot;entering pipe&quot;,&quot;exiting pipe&quot;, with some useful callback  data) and then any other component should be able to register to the pipe&#39;s events, same could be implemented for the other components (datastore events , security events) ...</div>
<div><br></div><div>The main idea is how we will consolidate all this different components together (pipe and datamanager mainly) onces we will have to deal with data sync for example. </div><div><br></div><div>I&#39;m just throwing some ideas after a brainstorming with myself ;-) but please share your comments on this ! </div>
<div><br></div><div>Best Regards,</div><div>Seb</div><div><br></div>