Commit History

Author SHA1 Message Date
  appflowy 317cbb37b6 config sdk log 3 years ago
  appflowy ccb51234c5 support run tests on remote 3 years ago
  appflowy 2ebe922507 replace vec<u8> with Bytes 3 years ago
  appflowy c5881daddd rename files 3 years ago
  appflowy 892526c2f9 config rust and flutter steam 3 years ago
  appflowy bab373ba35 extract tester as trait 3 years ago
  appflowy 182adafee5 add update user test & add app and workspace test 3 years ago
  appflowy 55454c5bec save user info to database after sign up 3 years ago
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads 3 years ago
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch 3 years ago
  appflowy debc8960e0 generate the dart side code from the rust side event 3 years ago
  appflowy 2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor 3 years ago
  appflowy dfc2cbff4f add flowy-test crate 3 years ago
  appflowy 8f615fd115 add flowy.toml file to control protobuf generation process 3 years ago
  appflowy 0b76f82d97 test flowy-user with protobuf serde 3 years ago
  appflowy 4a82d7157c replace response data with payload 3 years ago
  appflowy a242b9f036 config log 3 years ago
  appflowy 77aa18d737 add tracing & test post data to dart 3 years ago
  appflowy 1cfcdab124 config sdk initialize 3 years ago
  appflowy 2d3e50c017 add ToBytes and FromBytes trait, generic handle input&output params 3 years ago
  appflowy 678dd84f93 config flowy-user test 3 years ago
  appflowy f73b3ded1d generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf 3 years ago
  appflowy d867093bf5 rename some struct 3 years ago
  appflowy 4febb15f08 add ffi sync interface 3 years ago
  appflowy 8d2bdf1149 support sync and async on flowy-sys & add dart-ffi 3 years ago