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
This would take a set of channels and send on one of the ready ones.
We don't really have a notion yet of ready channels, but we could probably build a buffered_stream protocol that would include acknowledgments. This would be helpful for a few things, I imagine.