Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reimplement curp client keep alive #1006

Draft
wants to merge 11 commits into
base: refactor-curp-client
Choose a base branch
from

Conversation

bsbds
Copy link
Collaborator

@bsbds bsbds commented Oct 9, 2024

Depends-On: #1005

Please briefly answer these questions:

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

This PR add the auto reconnect implementation for curp client, as a
workaround for hyperium/tonic#1254.

Signed-off-by: bsbds <[email protected]>
Signed-off-by: bsbds <[email protected]>

chore: move fetch_impl to upper level

chore: move config.rs to upper level

Signed-off-by: bsbds <[email protected]>

refactor: client fetch

Signed-off-by: bsbds <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant