amishra511 / webrtc-echo-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run this in HTTPS, we need to install a tool called mkcert. Follow the installation instructions or if you’re using macOS and Homebrew, run this command:

$ brew install mkcert Create a local CA and create certificate for localhost:

$ mkcert -install $ mkcert localhost

About


Languages

Language:JavaScript 34.0%Language:TypeScript 29.2%Language:CSS 22.1%Language:HTML 14.7%