I am trying to understand how wave composes/transforms client
operations in server.


When I have a serverDoc and two clientOperations clOp1 and clOp2 , the
following worked.


Step1:  Compose clOp1 message with serverOp.
Step2 : Transform clOp1 and ClOp2 to get a pair  of cOp and sOp.
Step3 : Compose sOp with serverDoc and send it to sOp to client1.
Step4:  Send cOp to client2.

This leaves both clients and server in sync.

I have the following questions

Q1: When we have more number of clients how will these steps be?
Q2. By the time clients receives these messages , how should the
changes that would have occurred in the client be handled.?

Can someone throw some light on these aspects?


Thanks in Advance,
Krithi

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

Reply via email to