<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    We have three JIRA's[1] to add a cancel method to Pipe.<br>
    <br>
    In Android (and presumably iOS and to a lesser extent JS) Pipes are
    shared among multiple threads and each request exists in its own
    scope.&nbsp; (IE multiple threads can have multiple requests running at
    one time).<br>
    <br>
    When a "cancel" is called, which request is cancelled? <br>
    &nbsp;I've attempted to address this (and some larger issues) here:
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="https://github.com/aerogear/aerogear.org/blob/pipe_spec/docs/specs/aerogear-client-pipe/index.markdown">https://github.com/aerogear/aerogear.org/blob/pipe_spec/docs/specs/aerogear-client-pipe/index.markdown</a><br>
    <br>
    <br>
    Summers<br>
    <br>
    1: (898,901,895)<br>
  </body>
</html>