Skip to content

doAfterSubscribe operator? #5473

@wbinarytree

Description

@wbinarytree

So I came from this StackOverFlow thread RxJava - .doAfterSubscribe()?. So that combination of mergeWith()/startWith() and doOnComplete works really fine but I think it's a bit too creative to come up with by myself. I think lots of us want this approche because we are trying/experimenting for this architecture by Jake Wharton in the talk of Devoxx here: The State of Managing State with RxJava
.
So I wonder why don't we have a build-in operator that can do this sort of work after your subscriber set up.
So it's like a part of Observable can survive out side of the stream as a Subject.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions