Skip to content

Instantly share code, notes, and snippets.

View ryscheng's full-sized avatar

Raymond Cheng ryscheng

View GitHub Profile
@ryscheng
ryscheng / index.html
Created March 13, 2014 17:52 — forked from keroserene/gist:9103784
WebRTC DC test
<!DOCTYPE html>
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1'>
<title>SCTP multi-datachannels</title>
<style>
body {
background-color: #000; color: #0f0;
text-align: center; margin: auto;
}