Re: WebSocket support for Axis2

2014-03-20 Thread Gihan Madushanka
Hi Andreas, Thanks for your comment. I prepared following list of use cases and I will try to find more use cases. 1. As WebSocket protocol is based on full-duplex single connection above suggested new transport will reduce unnecessary network traffic and latency. Due to above advantages

Re: WebSocket support for Axis2

2014-03-20 Thread Gihan Madushanka
Hi Yashwanth, Thanks a lot for your comment and the link. Regards, Gihan On Tue, Mar 18, 2014 at 11:45 PM, Yashwanth Rajaram -X (yrajaram - ZENSAR TECHNOLOGIES INC at Cisco) yraja...@cisco.com wrote: Could it be that we want to allow clients to stream large payloads when invoking web

Re: WebSocket support for Axis2

2014-03-20 Thread Andreas Veithen
Hi Gihan, My knowledge of WebSockets is very limited, so this immediately raises a couple of other questions for me: * According to the JIRA issue you created, you propose to use SOAP over WebSockets. SOAP assumes that the transport protocol is message oriented (in the sense that you can use the

Re: WebSocket support for Axis2

2014-03-20 Thread Deepal jayasinghe
Hi Gihan, Thanks for the updates and information, please see my comments below. Hi Andreas, Thanks for your comment. I prepared following list of use cases and I will try to find more use cases. 1. As WebSocket protocol is based on full-duplex single connection above suggested new