-
Notifications
You must be signed in to change notification settings - Fork 20
useServiceGraph to start multiple simulators
#347
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
base: main
Are you sure you want to change the base?
Conversation
Package Changes Through 703fa6bThere are 4 changes which include @simulacrum/server with minor, @simulacrum/auth0-simulator with patch, @simulacrum/github-api-simulator with patch, @simulacrum/foundation-simulator with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
commit: |
Motivation
We want an easy way to start and coordinate simulators. This provides a method include dependency handling and a CLI helper to start your simulators.
Approach
Some
effectionhelpers around a DAG to handle starting things in the right order and passing data.