Use diff-match-patch to synchronize deltas in Wave feature
----------------------------------------------------------
Key: WOOKIE-179
URL: https://issues.apache.org/jira/browse/WOOKIE-179
Project: Wookie
Issue Type: Improvement
Components: Server
Affects Versions: 0.9.0
Reporter: Scott Wilson
Fix For: 0.9.1
Currently we send the whole of a state property back and forth when using Wave
delta functions, whereas it is more efficient to only send patches and to apply
them to the properties of the state. An example of this in practice is in the
Wave-Node implementation:
https://github.com/scottbw/wave-node
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira