added textbind example, improved & fixed syncing, RBTree handles ids correctly now, webrtc connector is quite reliable now

This commit is contained in:
Kevin Jahns
2015-07-16 06:15:23 +02:00
parent f9f8228db6
commit f78dc52d7b
14 changed files with 473 additions and 66 deletions

View File

@@ -34,6 +34,8 @@
"createUsers": true,
"getRandomNumber": true,
"applyRandomTransactions": true,
"CustomType": true
"CustomType": true,
"window": true,
"document": true
}
}