Add condition variable for stream update message to all clients
djungelorm opened this issue ยท 1 comments
Would be useful to be able to add a condition variable and callback that are notified/called after stream update message is handled by a clients update thread. See #472 for an example use case.