AppFlowy/rust-lib/flowy-dispatch/src
2021-07-21 22:41:44 +08:00
..
errors pass the user test: sign in , sign out, get status 2021-07-11 21:54:55 +08:00
module save user info to database after sign up 2021-07-10 16:27:20 +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 writing code in airport, continue after onboard 2021-07-15 08:46:16 +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 [feat]: get user detail & logout 2021-07-11 17:38:03 +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