DenisPav / WebRTCCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC Core

  • Clone repo
  • Run npm install
  • Run bower install
  • Run gulp webpack
  • Run app with dotnet run

Notice:

  • Certificate is not provided in this repo. You can generate self-signed one and place it in source (look where gulpfile.js, project.json are located)
  • Inside Program.cs you can alter URL-s on which server will run and also you can provide path to certificate and its password

About


Languages

Language:JavaScript 58.5%Language:C# 34.6%Language:HTML 3.6%Language:CSS 3.2%