Skip to content

Conversation

john-michaelburke
Copy link
Collaborator

Small update to all our mpsc usage now will use crossbeam channels.

This will be useful for the update tab. Need to be able to send off updates to the frontend from a separate thread.

@john-michaelburke john-michaelburke changed the title Switch mpsc::channel to crossbeam channel for thread safe. Switch mpsc::channel to crossbeam channel for thread safe.[CPP-46] Aug 28, 2021
@john-michaelburke john-michaelburke requested a review from a team August 28, 2021 02:01
@silverjam
Copy link
Contributor

Nice, I already needed to do this in the web experiment branch: main...silverjam/web-experiment#diff-5bb44f27b3b2237f87bf0e3bd4468c890d95896bdff4a5c0a02affc444bbc60aR392

@john-michaelburke john-michaelburke merged commit 660806c into main Aug 28, 2021
@john-michaelburke john-michaelburke deleted the john-michaelburke/thread_safe_client_send branch August 28, 2021 02: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.

2 participants