mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-25 07:07:32 -04:00
generic cloud storage
This commit is contained in:
parent
e7aad4045b
commit
4bdd9df54c
30 changed files with 879 additions and 918 deletions
|
@ -13,7 +13,7 @@ use flowy_document::{
|
|||
};
|
||||
use flowy_net::{
|
||||
cloud::document::{DocumentHttpCloudService, DocumentLocalCloudService},
|
||||
services::ws_conn::FlowyWebSocketConnect,
|
||||
ws::connection::FlowyWebSocketConnect,
|
||||
};
|
||||
use flowy_user::services::UserSession;
|
||||
use lib_infra::future::FutureResult;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue