On Wed, 15 Oct 2014 14:29:49 EDT erik quanstrom <[email protected]> wrote:
> > A server can return responses in any order since each request
> > has a client defined unique tag associated with it. Don't see
> > why the same connection can't be used both sides to act as a
> > server for the other....  Though this assumption may be
> > implicit in code.
> 
> mnt driver only only keeps one outstanding per client, so
> this point is moot without changes to the mnt driver.

Indeed. My point was that for "server push", you don't have to
extend the protocol, only implementations :-)

Reply via email to