Skip to content

Instantly share code, notes, and snippets.

View ryscheng's full-sized avatar

Raymond Cheng ryscheng

View GitHub Profile
@ryscheng
ryscheng / keybase.md
Created November 18, 2014 22:49
Keybase proof

Keybase proof

I hereby claim:

  • I am ryscheng on github.
  • I am ryscheng (https://keybase.io/ryscheng) on keybase.
  • I have a public key whose fingerprint is 5915 6CAB 566F D175 E5AA 2076 E5D6 21C1 3E7D 9998

To claim this, I am signing this object:

@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;
}