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

Feature Request: add broadcast channel #3

Open
yngrtc opened this issue Mar 10, 2023 · 1 comment
Open

Feature Request: add broadcast channel #3

yngrtc opened this issue Mar 10, 2023 · 1 comment

Comments

@yngrtc
Copy link

yngrtc commented Mar 10, 2023

similar feature as https://docs.rs/tokio/1.26.0/tokio/sync/broadcast/index.html, but it is for sync within local thread, instead of across threads

@ihciah
Copy link
Member

ihciah commented Aug 14, 2023

Sorry I missed this issue. If broadcast does not in hot path, for now you can still use tokio's impl. If I have time, I will impl it as a local thread one.

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

No branches or pull requests

2 participants