Join Slack
Powered by
is there some way to expose BehaviourSubjects in a...
# rx
t
tschuchort
09/22/2017, 2:48 PM
is there some way to expose BehaviourSubjects in a safe way, i.e. that nobody can call accept on it? I want to the type to express that it will emit the last value immediately on subscribe and that you can call
get()
blockingly
Open in Slack
Previous
Next