-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Currently in RTC mode, directories are handled differently than files. The latter use the YDocWebSocketHandler, while the former use HTTP.
With jupyterlab/jupyterlab#13527, JupyterLab drives will use the y-websocket
, that will allow to drop the HTTP API for directories.
Proposed Solution
I think we should create a new YDirectory
document for these "collaborative drives". It will allow listing directories, renaming/deleting files and directories, etc.
hbcarlos
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request