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-client-api.html Regards, Gihan