Skip to content

Commit

Permalink
feat: implement client lease keep alive
Browse files Browse the repository at this point in the history
Signed-off-by: iGxnon <[email protected]>
  • Loading branch information
iGxnon committed Nov 2, 2023
1 parent 043491b commit 15606d0
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 44 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion curp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ clippy-utilities = "0.2.0"
curp-external-api = { path = "../curp-external-api" }
curp-test-utils = { path = "../curp-test-utils" }
dashmap = "5.5.0"
derive_builder = "0.12.0"
engine = { path = "../engine" }
event-listener = "2.5.2"
flume = "0.10.14"
Expand Down
Loading

0 comments on commit 15606d0

Please sign in to comment.