Commit History

Author SHA1 Message Date
  appflowy ffd55763b6 [rust]: replace log with tracing 4 years ago
  appflowy 04f8fc38a8 save revision to disk if not exisgt 4 years ago
  appflowy ef4ee320f7 add ingore_auth feature on backend 4 years ago
  appflowy 155a526d04 retry when ws connection lost 4 years ago
  appflowy c748d17daf sync with server when ws becomes avaliable 4 years ago
  appflowy d70072ae9f retry ws connection using WsConnectAction 4 years ago
  appflowy d7300dd7e2 retry if ws send new_doc_user message failed 4 years ago
  appflowy 957b10fe5e add document actor && remove rwlock of document 4 years ago
  appflowy efb2a607e7 edit document via actor stream 4 years ago
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server 4 years ago
  appflowy 01c9620e03 add server with flowy_document test 4 years ago
  appflowy 9175efa4c6 compose delta from remote and sync with client 4 years ago
  appflowy a26f588409 send acked to client using ws 4 years ago
  appflowy 0092f1a356 WsDocumentMessage supports command/delta 4 years ago
  appflowy 3e3e10b316 receive revision from client 4 years ago
  appflowy 79560dd161 refactor ot 4 years ago
  appflowy 749b043a99 intergate ws into flowy document 4 years ago
  appflowy 07b4113dc1 refactor test module 4 years ago
  appflowy 260060ac5c add ws test 4 years ago
  appflowy 0b2339aa19 retry if ws connect failed 4 years ago
  appflowy aa8536149f receive ws message continuedly by useing box::pin to fix the msg_tx not copyable 4 years ago
  appflowy 2b32f2111f fix async future bug 4 years ago
  appflowy 1fd460f3e5 ws connect to server 4 years ago
  appflowy 7e9d7c0304 spawn ws 4 years ago
  appflowy 34ed5a6be2 add flowy-ws crate 4 years ago