AppFlowy/rust-lib/flowy-dispatch/src
2021-10-01 19:39:08 +08:00
..
errors refactor workspace sql with transaction 2021-09-07 21:31:04 +08:00
module add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
request replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
response refactor attribute key 2021-09-13 15:51:13 +08:00
service refactor attribute key 2021-09-13 15:51:13 +08:00
util add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
byte_trait.rs test passed 2021-08-29 22:00:42 +08:00
data.rs refactor attribute key 2021-09-13 15:51:13 +08:00
dispatch.rs refactor test to tokio::test to enable & enable test doc with server 2021-09-28 15:30:21 +08:00
lib.rs refactor attribute key 2021-09-13 15:51:13 +08:00
macros.rs generic DispatchFuture and mark async_send with sync trait 2021-07-19 11:32:33 +08:00
system.rs add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00