Hi Azeez, Currently streaming works if we used both sender side and listener side only . But since MSF4J is using only listener side if we did not spawn separate thread from engine level for writing response it will not work because request reading and writing happens through same thread. But with the next release we will fix that. currently we are finalizing on removing engine level thread model from transport.
thanks IsuruR On Mon, May 2, 2016 at 3:50 PM, Afkham Azeez <[email protected]> wrote: > Is this working after moving to the new transport framework? > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>* > *email: **[email protected]* <[email protected]> > * cell: +94 77 3320919 <%2B94%2077%203320919>blog: * > *http://blog.afkham.org* <http://blog.afkham.org> > *twitter: **http://twitter.com/afkham_azeez* > <http://twitter.com/afkham_azeez> > *linked-in: **http://lk.linkedin.com/in/afkhamazeez > <http://lk.linkedin.com/in/afkhamazeez>* > > *Lean . Enterprise . Middleware* > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards Isuru Ranawaka M: +94714629880 Blog : http://isurur.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
