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

StateMachine based multi-client workflows #110

Closed
wants to merge 11 commits into from
Closed

Conversation

NullVoxPopuli
Copy link
Owner

No description provided.

@NullVoxPopuli NullVoxPopuli changed the title WebRTC or StateMachine based multi-client workflows StateMachine based multi-client workflows Sep 4, 2019
@@ -12,5 +12,5 @@ module.exports = {
disableAnalytics: false,
liveReload: true,
host: '0.0.0.0',
usePods: true,
componentStructure: 'nested',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NullVoxPopuli what's this?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

defaults the component blueprint generator to do:

app/components/{component-name}/index.{js,hbs}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of app/components/{component-name}.{js,hbs}?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup!

@sonarcloud
Copy link

sonarcloud bot commented Jan 15, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@NullVoxPopuli
Copy link
Owner Author

Superseded by: #434

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

Successfully merging this pull request may close these issues.

None yet

2 participants