You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: