Skip to content

What is the best way for systems to communicate to each other. #27

@nielstj

Description

@nielstj

There are example project, it showcase how to use stores independently and as a single store.
However in real life use case, usually one system need to communicate to each other:

for example:
We have an authentication_system and sign_in_system.
A persist_session_event in auth system will be triggered by signed_in_event from sign_in_system.

Can you share how to achieve that with the framework?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions