Commit Graph

14 Commits

Author SHA1 Message Date
appflowy
dfc2cbff4f add flowy-test crate 2021-07-06 14:14:55 +08:00
appflowy
0b76f82d97 test flowy-user with protobuf serde 2021-07-05 21:23:13 +08:00
appflowy
4a82d7157c replace response data with payload 2021-07-03 22:24:02 +08:00
appflowy
77aa18d737 add tracing & test post data to dart 2021-07-03 14:14:10 +08:00
appflowy
7e1cf1222f [refactor]:
1. replace unbounded sender with directory call using static runtime
2. sync + send for handler
2021-07-02 20:45:51 +08:00
appflowy
678dd84f93 config flowy-user test 2021-06-30 23:11:27 +08:00
appflowy
f73b3ded1d generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf 2021-06-30 15:33:49 +08:00
appflowy
4e45b1bdfe add flowy-user crate & config user module 2021-06-29 16:52:29 +08:00
appflowy
d867093bf5 rename some struct 2021-06-29 11:19:12 +08:00
appflowy
8d2bdf1149 support sync and async on flowy-sys & add dart-ffi 2021-06-28 22:56:15 +08:00
appflowy
42b8add240 add dart ffi 2021-06-28 16:27:46 +08:00
appflowy
97dde2d711 add stream & prepare dart ffi 2021-06-28 14:27:16 +08:00
appflowy
6d2d24baf7 module as service 2021-06-27 22:07:33 +08:00
appflowy
331115aa63 add tests module and stop the system 2021-06-27 15:11:41 +08:00