add comment

This commit is contained in:
Hans Pagel
2020-11-27 12:48:17 +01:00
parent 7bb64aad1b
commit 4f92e38fdd

View File

@@ -139,6 +139,7 @@ export default {
this.indexdb = new IndexeddbPersistence(this.documentName, this.ydoc)
// this.provider = new WebrtcProvider(this.documentName, this.ydoc)
// this.provider = new WebsocketProvider('ws://websocket.tiptap.dev', this.documentName, this.ydoc)
this.provider = new WebsocketProvider('ws://127.0.0.1:1234', this.documentName, this.ydoc)
this.provider.on('status', event => {
this.log.unshift({