Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yjs/y-websocket into upda…
Browse files Browse the repository at this point in the history
…te-to-latest
  • Loading branch information
billiegoose committed Sep 28, 2021
2 parents b1689d2 + 5280aeb commit 13df21f
Show file tree
Hide file tree
Showing 5 changed files with 2,163 additions and 21 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ wsOpts = {
<b><code>wsProvider.bcconnected: boolean</code></b>
<dd>True if this instance is currently communicating to other browser-windows via BroadcastChannel.</dd>
<b><code>wsProvider.synced: boolean</code></b>
<dd>True if this instance is currently connected and synced with the server./dd>
<dd>True if this instance is currently connected and synced with the server.</dd>
<b><code>wsProvider.disconnect()</code></b>
<dd>Disconnect from the server and don't try to reconnect.</dd>
<b><code>wsProvider.connect()</code></b>
Expand Down
Loading

0 comments on commit 13df21f

Please sign in to comment.