AppFlowy/rust-lib/flowy-dispatch/src
2021-07-31 10:50:56 +08:00
..
errors rename files 2021-07-25 08:14:38 +08:00
module rename moduleData to unit 2021-07-23 14:54:31 +08:00
request add create app test & create default workspace when user login at first time 2021-07-19 21:05:49 +08:00
response rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
service save user info to database after sign up 2021-07-10 16:27:20 +08:00
util rename flowy-sys to flowy-dispatch 2021-07-08 22:06:20 +08:00
byte_trait.rs [feat]: get user detail & logout 2021-07-11 17:38:03 +08:00
data.rs config doc bloc 2021-07-24 18:55:13 +08:00
dispatch.rs test stream from rust to flutter 2021-07-21 22:41:44 +08:00
lib.rs generic DispatchFuture and mark async_send with sync trait 2021-07-19 11:32:33 +08:00
macros.rs generic DispatchFuture and mark async_send with sync trait 2021-07-19 11:32:33 +08:00
system.rs fix some test bugs when dispatcher initialize by multi threads 2021-07-09 14:02:42 +08:00