/WebRTC-Example-With-Typescript

WebRTC 타입스크립트를 통해 예제 만들어봄

Primary LanguageTypeScript

WebRTC PlayGround

Getting Started

First. Key-pairs should be in certificate directory(localhost_key.pem, localhost_cert.pem)

Second. install all of packages project depend on.

npm install

Lastly. run your server.

npm start