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: implement v2 #28

Merged
merged 6 commits into from
Aug 6, 2024
Merged

feat: implement v2 #28

merged 6 commits into from
Aug 6, 2024

Conversation

dmksnnk
Copy link
Contributor

@dmksnnk dmksnnk commented Aug 4, 2024

v1 couldn't re-open channel and connection, because they were re-opened separately.
If connection got closed, channel would try reconnect on closed connection and fail.

v2 client can correctly reconnect both connection and channel.

@dmksnnk dmksnnk force-pushed the feat/v2 branch 3 times, most recently from 7e5083a to fbffdee Compare August 4, 2024 14:54
@dmksnnk dmksnnk merged commit 7913103 into main Aug 6, 2024
4 checks passed
@dmksnnk dmksnnk deleted the feat/v2 branch August 6, 2024 13:30
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