Skip to content

Commit

Permalink
refactor client to support both protobuf and flatbuffer protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
zealchen committed Aug 8, 2024
1 parent 2edb871 commit 69672c4
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 107 deletions.
2 changes: 1 addition & 1 deletion src/remote_engine_client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ snafu = { workspace = true }
table_engine = { workspace = true }
time_ext = { workspace = true }
tokio = { workspace = true }
tonic = { workspace = true }
tonic = { workspace = true }
Loading

0 comments on commit 69672c4

Please sign in to comment.