I have been developing a server-based page authoring application using
ASP .Net 3.5.  I would like to add collaboration to it.  I am looking
into the Google Wave API as a possible way to implement this.

My application uses JSON to send client editing commands to the server
that modifies the document.  The server in turn uses JSON to send the
response that updates what the user sees in the client.  What I would
like to do is to use the Google Wave API to send a client's editing
command to our server and then have the result broadcast to all the
participants in the Wave.  I would like the Wave to appear in a
separate page div and have the JSON editing commands passed on to my
client page editor.  In other words, as it stands right now, does the
Google Wave API support the ability to broadcast user-defined payloads
(JSON) that can be passed to and from the participating clients
through JavaScript?  If not, is there a way I can implement this
myself through extensions of some sort?

Forgive me, but I am a complete newb to Google's APIs.  If someone can
point me in the right direction, I would appreciate it.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to