saitolume / webtransport-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebTransport Playground

Live Streaming Software implemented by WebTransport

Requirements

  • Node.js v16.13.0
  • Deno v1.17.2
  • Python v3.10.0
  • Google Chrome v97

Running

$ yarn dev # client
$ make serve # in webtransport, websocket
$ /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary \
    --origin-to-force-quic-on=localhost:4433 \
    --ignore-certificate-errors-spki-list=MfOaAJF86qocgOLP1f/AcKjmWas33nqJ0XxnmQ1/0Gg=

About


Languages

Language:TypeScript 78.7%Language:Python 18.5%Language:HTML 1.1%Language:JavaScript 1.0%Language:Makefile 0.5%Language:CSS 0.3%