Skip to content

feat: allow sending websocket messages from the main event thread.#953

Merged
maartenbreddels merged 1 commit intomasterfrom
feat_send_from_event_thread
Dec 24, 2024
Merged

feat: allow sending websocket messages from the main event thread.#953
maartenbreddels merged 1 commit intomasterfrom
feat_send_from_event_thread

Conversation

@maartenbreddels
Copy link
Copy Markdown
Contributor

This makes #841 simpler.
Instead of giving an error, we do our best, but warn the user it is better to send from a different thread.

This makes #841 simpler.
Instead of giving an error, we do our best, but warn the user it is
better to send from a different thread.
@maartenbreddels maartenbreddels merged commit cce60d2 into master Dec 24, 2024
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