AppFlowy/rust-lib/flowy-dispatch/src
2021-09-05 15:56:44 +08:00
..
errors explicityly print the internal error from DispatchError 2021-08-31 11:32:51 +08:00
module support run tests on remote 2021-09-04 15:12:53 +08:00
request replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
response config sdk log 2021-09-05 15:56:44 +08:00
service add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
util add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
byte_trait.rs test passed 2021-08-29 22:00:42 +08:00
data.rs replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
dispatch.rs add FlowyEnv to provide default test env 2021-09-04 16:12:48 +08:00
lib.rs config server docker 2021-08-21 23:19:57 +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