Join Slack
Powered by
you’ll need to write an actor that manages a list ...
# coroutines
e
elizarov
03/06/2017, 8:44 AM
you’ll need to write an actor that manages a list of subscribers (separate channel for each subscriber) and sends to each one. Or just use Rx if you really need it, because Rx was specifically designed to address that need.
2
Views
Open in Slack
Previous
Next