-
It would be nice to have a method like
```
yjs.switchRoom('roomname')
```
to switch the room of the current instance. An optional parameter should allow to decide, whether to copy the current state …
-
The `.destroy()` method is not correctly implemented. It should destroy the database, and cleanup all bindings.
Therefore, the types also must implement a `destroy()` method.
Huly®: YJS-24
-
Currently. Yjs sends a big json object..
Huly®: YJS-90
-
Hi, First off, it's great to see a current, maintained and documented collaborative working library! My question is why does the client code state the storage mechanism (in-memory/persisted etc). Sure…
-
Hi, Suppose you had 3 highly availability web servers being served by a load balancer, with an existing database (e.g. mongodb). How would you include yjs?
I'm assuming the main concern would be subs…
-
I don't see a lot of documentation or comments on how exactly one might interact with the various database connectors available?
Specifically, the app I'm trying to create essentially uses y-js as a …
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
### Steps to reproduce
1. NC is running 27.1.6
2. sudo -u www-data php /var/www/nextcloud/updater/updater.phar
### Expected behaviour
Update successfull
### Actual behaviour
Upgrade fail…
-
## Description
I am using jupyter lab on a server. I have recently reinstalled it using pip-autoremove and got a new issue: some .ipynb files which were created prior to the reinstall are not openi…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
Ark74 updated
9 months ago