AppFlowy/rust-lib
2021-10-04 17:38:56 +08:00
..
.cargo auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
dart-ffi rename i64 as RevId 2021-10-02 21:35:06 +08:00
flowy-ast add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
flowy-database add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
flowy-derive notify server when open the doc with local rev_id 2021-10-03 11:33:19 +08:00
flowy-dispatch add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
flowy-document add test for delta sync between client and server 2021-10-04 17:38:56 +08:00
flowy-infra retry ws connection using WsConnectAction 2021-10-03 15:59:07 +08:00
flowy-log add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
flowy-net rename i64 as RevId 2021-10-02 21:35:06 +08:00
flowy-observable rename i64 as RevId 2021-10-02 21:35:06 +08:00
flowy-ot add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
flowy-sdk sync with server when ws becomes avaliable 2021-10-04 14:24:35 +08:00
flowy-sqlite add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
flowy-test refactor test to tokio::test to enable & enable test doc with server 2021-09-28 15:30:21 +08:00
flowy-user sync with server when ws becomes avaliable 2021-10-04 14:24:35 +08:00
flowy-workspace rename i64 as RevId 2021-10-02 21:35:06 +08:00
flowy-ws sync with server when ws becomes avaliable 2021-10-04 14:24:35 +08:00
.gitignore rm rust-lib .idea foler and ignore it 2021-07-19 17:29:18 +08:00
Cargo.toml add server with flowy_document test 2021-09-27 23:23:23 +08:00
rust-toolchain opt: build the rust sdk while running the flutter program 2021-07-25 11:08:59 +08:00
rustfmt.toml remove notify from edit context 2021-09-26 16:39:57 +08:00