feat(storage): add websocket upload support #39

Open
opened 2025-08-01 14:08:15 +00:00 by chartgerink · 1 comment
Owner

In order to support multipart uploads in a transparent manner, adding websocket support allows for continuous upload progress reporting. Only with that feature can we really enable proper large file support.

In order to support multipart uploads in a transparent manner, adding websocket support allows for continuous upload progress reporting. Only with that feature can we really enable proper large file support.
Author
Owner

For the front-end, I am thinking of having something like the torrent transfer indication as in Transmission:

image

But that is beside the point here ;)

For the front-end, I am thinking of having something like the torrent transfer indication as in Transmission: ![image](/attachments/761ef423-825c-4bc7-8ea8-f00d07e48161) But that is beside the point here ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libscie/researchequals-api#39
No description provided.