Hey hey, I want to implement the character-by-character transmission, I thought it´s done by sending operations on every keystroke to the server and wait until I receive the notification and then send the next keystroke operation (and before sending a operation, always reposition my document cursor, if other changes in the document were made before my cursor). But this cannot be the right way, because my changes are dependent from the server reply. To allow the character-by-character transmission like the google wave client, I think I need the OT also on the client side, which synchronises my local document with the server document. I´m really not sure if my thoughts are right? And if they´re right, how would I implement the client side OT? Which parts of the FedOne server do I need to implement in my client?
Thanks for any help!!!! Tobber --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
