ydb client

This commit is contained in:
Kevin
2018-10-08 16:09:50 +02:00
parent 9d5bf50676
commit b98ebddb69
22 changed files with 1484 additions and 11 deletions

View File

@@ -2,8 +2,6 @@
<html>
<body>
<textarea style="width:80%;" rows=40 autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>
<script src="../../y.js"></script>
<script src='../../../y-websockets-client/y-websockets-client.js'></script>
<script src="./index.js"></script>
<script type="module" src="./index.js"></script>
</body>
</html>