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

improves BaseDuplexConnection and fixes PingClient impl #1062

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

OlegDokuka
Copy link
Member

Signed-off-by: Oleh Dokuka odokuka@vmware.com
Signed-off-by: Oleh Dokuka oleh.dokuka@icloud.com

Improves BaseDuplexConnection impl

Motivation:

the impl of BaseDuplexConnection is a bit awkward because of the previous iterative reimplementation of that class.

Modifications:

This PR makes all protected fields as final (initial goal) and rework onClose notification mechanism

Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>
Signed-off-by: OlegDokuka <odokuka@vmware.com>
@OlegDokuka OlegDokuka merged commit d330a32 into 1.1.x Aug 20, 2022
OlegDokuka pushed a commit that referenced this pull request Aug 20, 2022
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>
Signed-off-by: OlegDokuka <odokuka@vmware.com>
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