On 25 ноя, 23:58, Olreich <[email protected]> wrote: > 1) There is no client side API that I know of, though someone has > managed to create a google wave notifcation extension, so there must > be some way to do it.
It is done for firefox, and working quite hackery way. https://addons.mozilla.org/en-US/firefox/addon/14973 In fact, the client is doing http jsonrpc requests that you may reverse engineer (using liveHTTPHeaders extension, for instance) to figure out how they work. -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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/google-wave-api?hl=en.
