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

Regarding publish and subscribe, Important question #201

Open
hshahi opened this issue Oct 17, 2022 · 0 comments
Open

Regarding publish and subscribe, Important question #201

hshahi opened this issue Oct 17, 2022 · 0 comments

Comments

@hshahi
Copy link

hshahi commented Oct 17, 2022

Hi
Thanks you for your great message bus utility. I have a question regarding sending and receiving messages.
IS the order of subscribing and publishing imoprtant? another words can you send message and later on a component
subscribe to the topic and even though it had send the data, yet still receive it. effectively when you have many components
for example in angular and they need to communicate with one another, it is not 100% when the components are created
as they could be lazy loaded as well as data coming from server could be coming at anytime. I think you can understand my point.

if not a possible solution or work around is appreciated.
Thanks
shahi

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