Could it be that we want to allow clients to stream large payloads when invoking web services?
http://stackoverflow.com/questions/14703627/websockets-protocol-vs-http discusses on low latency too but I think streaming large request payloads could be a good candidate use case. Sincerely, Yashwanth -----Original Message----- From: Andreas Veithen [mailto:andreas.veit...@gmail.com] Sent: Tuesday, March 18, 2014 11:01 AM To: java-user Cc: java-dev Subject: Re: WebSocket support for Axis2 I think we should start with the basics, namely the question what would be the use case for such a transport? Regards, Andreas On Mon, Mar 17, 2014 at 4:59 PM, Gihan Madushanka <gihang...@gmail.com> wrote: > Hi All, > > I'm Gihan Madushanka an undergraduate and also a participant of the > GSoC > 2013 programme. This year also I look forward to participate this > programme. Few weeks ago I contacted a mentor and received few > possible project ideas. Among them I like to implement the idea of > WebSocket transport support for Axis2 as my project of this year. I > spent last few days to do the basic research and draft initial project > proposal. > > According to my research I found that one of the following frameworks > can be used to provide WebSocket transport support for Axis2 and these > frameworks also can be further categorized into two types as > annotation based and not-annotation based. I'm much thankfull if Axis2 > developers can review and help me to identify best framework for my project. > > > Annotation based frameworks > > https://github.com/Atmosphere/atmosphere > > https://tyrus.java.net/ > > > > Non-annotation based framework > > https://github.com/TooTallNate/Java-WebSocket > > http://www.eclipse.org/jetty/documentation/current/jetty-websocket-cli > ent-api.html > > > Regards, > > Gihan --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org