Skip to content

Added client context, with a disclaimer that it can be re-used.#91

Merged
Theldus merged 1 commit into
Theldus:masterfrom
dkorolev:ws_client_context
Aug 8, 2024
Merged

Added client context, with a disclaimer that it can be re-used.#91
Theldus merged 1 commit into
Theldus:masterfrom
dkorolev:ws_client_context

Conversation

@dkorolev
Copy link
Copy Markdown
Contributor

@dkorolev dkorolev commented Aug 8, 2024

@Theldus , this follows your comment from 2022: #48 (comment).

Pls kindly let me sleep over how to best handle the fact that the same client context may be re-used.

Copy link
Copy Markdown
Owner

@Theldus Theldus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dkorolev,
Thank you for the PR.

I don't know why this took me so long to add, considering it's a feature that's been requested for at least two years. Thanks for considering my suggestions via email, it's exactly as I imagined.

Pls kindly let me sleep over how to best handle the fact that the same client context may be re-used.

As for my concern about whether it's usable after closing the connection, I don't think there's an issue like I thought: the user can't assume that the connection data still exists after it's closed, so we can move forward with this =).

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.

2 participants