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

Examples: Serve fiddles locally #120

Closed
Sean-Der opened this issue Sep 10, 2018 · 1 comment
Closed

Examples: Serve fiddles locally #120

Sean-Der opened this issue Sep 10, 2018 · 1 comment
Assignees

Comments

@Sean-Der
Copy link
Member

Sean-Der commented Sep 10, 2018

We should run a local HTTPS server so people don't even need to open a jsfiddle. This will also allow people to prototype faster using tools they are already comfortable with.

@backkem
Copy link
Member

backkem commented Sep 11, 2018

I've also been toying with the idea to make the examples serve as integration tests. The downside is that it likely requires a bit of test specific code in the examples which may reduce clarity. There may be some clever ways to hide this thought. The advantage would be that we don't need to duplicate all this code for the integration tests.

@backkem backkem self-assigned this Sep 12, 2018
backkem added a commit that referenced this issue Sep 14, 2018
@backkem backkem changed the title Example improvements Examples: Serve fiddles locally Sep 14, 2018
backkem added a commit that referenced this issue Sep 14, 2018
backkem added a commit that referenced this issue Sep 14, 2018
backkem added a commit that referenced this issue Sep 15, 2018
backkem added a commit that referenced this issue Sep 15, 2018
Antonito pushed a commit to Antonito/webrtc that referenced this issue Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants