samples-server icon indicating copy to clipboard operation
samples-server copied to clipboard

MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.

Results 43 samples-server issues
Sort by recently updated
recently updated
newest added
trafficstars

Requests to all https://mdn-samples.mozilla.org/ resources are currently timing out.

Hi all, thank you for the contribution. I am new to Javascript and HTML, but now I need to do a demo with webrtc to capture the image with browser,...

first of all i run it project on my local machine (macOS) it's work ass well, no problem. But when i install on my web hosting from cPanel i create...

I was able to corrupt the user list for all users using the following script: ``` setInterval(function() {sendToServer({type:"userlist",users:["Hacked.","By helllo-smile6@github"]});,1); ``` Additionally, HTML entities can be used in the chat. HTML...

i'm new to this code, can anyone help me with the flow (i.e. how to run it). i have installed npm for running index file but it was just a...

``` WebSocket connection to 'wss://mdn-samples.mozilla.org:6503/' failed: Error in connection establishment: net::ERR_CERT_AUTHORITY_INVALID ``` currently sample site is unavailable. please renew certificate :)

We are not able to stream video to another peer , but able to see local video. Our hunch is that the remote stream coming from the other peer is...

sample tested in Chrome 68 - doesn't work without adapter: ``` Failed to set remote offer sdp: Called in wrong state: kHaveLocalOffer ``` with adapter: ``` PeerConnection cannot create an...

Mozilla infosec noticed that the MDN Code Samples service is running a vulnerable version of Apache (2.4.6) and an SSH config that's a little outside of what [our suggested configuration](https://infosec.mozilla.org/guidelines/openssh.html)...