Report bugs | Sign in
Powered by Melange
Release 0-6-20091207

Student Name: Dai Jun
Mentor Name: Trustin Heui-seung Lee
Title: Bayeux4Netty: A Bayeux(Comet) Protocol Codec On Top Of JBoss Netty
Abstract: Bayeux protocol is highly suited for uses where HTTP servers want to send data without a request before. Although it's not widely used now, I believe it will be as important as Ajax in WEB 2.0 scenes, like web IMs, web games. Netty is an excellent basic communication facility, and it doesn't limit to server or client. This project is to implement a Bayeux codec on top of it. By that, you can develop RIA more easily and effectively.
Public info:

Community: See Netty's community, http://jboss.org/netty/community.html

Lastest Progresses: See in my blog(below)

Todo: http://bit.ly/4mmahW

Orginal Proposal: http://bit.ly/XyjMI

Tutorial: http://bit.ly/WOxjC

Contact: guiwuu@gmail.com, @guiwuu

Blog: Agility & Efficiency, http://guiwuu.blogspot.com

Additional info: http://code.google.com/p/google-summer-of-code-2009-red-hat/