This website requires JavaScript.
Explore
Help
Sign In
yonote
/
yjs
Watch
24
Star
0
Fork
0
You've already forked yjs
Code
Pull Requests
1
Releases
Activity
yjs
/
lib
History
DadaMonad
b647b2af58
There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future
2015-01-16 13:36:15 +00:00
..
Types
There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future
2015-01-16 13:36:15 +00:00
ConnectorAdapter.coffee
finishing for tutorial
2015-01-12 17:01:20 +00:00
Engine.coffee
making sync more efficient. using new connector features. found lots of small bugs
2015-01-06 10:29:50 +00:00
HistoryBuffer.coffee
There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future
2015-01-16 13:36:15 +00:00
yatta-element.coffee
finishing for tutorial
2015-01-12 17:01:20 +00:00
yatta.coffee
added XMPP example, fixed bug in TextType binding to textfield
2015-01-03 01:08:28 +00:00