Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Sharing the Stream In Data Architecture with Observable - Part1 #56

Open
BAZINGAyi opened this issue Apr 4, 2018 · 0 comments

Comments

@BAZINGAyi
Copy link

Hi,I read the chapter by Sharing the Stream In Data Architecture with Observable . I have a question,I can't understand why to use publishRepaly(1) and refCount() method to collect messages.

First, I know publishRepaly(1) mean to save 1 value

Second, I know refCount() mean automate publish message and needn't use connect() method.

But, I don't know why to design for it.

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant