On Thu, 2010-05-06 at 23:10 -0700, G wrote: > Assuming that the Wave server code is hosted in some private box, is > there a way by which the standard google wave client out there can be > redirected to use this private server ? Did go through the FAQs, dint > see anything specific to this - kind of a newbie to app programming > too, hope its not an outright silly qn. > > --G. >
Currently the Google Wave client can only be used with the Google Wave service. There are plans to release the code sometime in the future, but not just yet. With regards to the self hosted wave server, the most common one in use right now is the Fedone server (the example code released by Google last year). This comes with a console client which utilises protobuffs to communicate with the server, or there is a GUI client called QWave. Hope this helps -- James Purser http://wavingtheshiny.collaborynth.com.au Wave Addresses: [email protected] (wave.google.com) [email protected] (wavesandbox.com) [email protected] (collaborynth.com.au FedOne Server) Skype: purserj1977 GTalk: [email protected] -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
