Hi Glacomo I think a good starting point would be to visit the Google Wave API documentation - http://code.google.com/apis/wave/ . Almost all of it still relevant also for Wave in a Box. Also you can checkout the Splash and microwave projects and see how they work. Splash: svn checkout https://google-wave-splash.googlecode.com/svn/trunk/google-wave-splash --username [email protected] microwave: git clone https://github.com/antimatter15/microwave.git
But you already mentioned them, so you are aware they exist... Can you maybe elaborate the meaning of "good starting point"? Thanks Yuri On Tue, Mar 29, 2011 at 9:28 PM, Giacomo Piva <[email protected]> wrote: > Hi all, > Some weeks ago I wrote an email to this list asking for a good starting > point to write a web application that use the wave protocol for a computer > science class at University, but I didn't get what I need. > > I would like to find a good starting point to write a web application > (something like splash or microwave) from scratch, so I would like to have a > set of basic information on how to establish a connection with the server > and also a set of API that are ready to use. > > Thanks for help. >
