/WebRTC

Primary LanguageJavaScript

WebRTC

Installation:

Setup server:

  • Step 1
    git clone https://github.com/mtsunwin/WebRTC-Server
  • Step 2
    cd WebRTC-Server
  • Step 3
    npm install
  • Step 4 It will listen port: 8181
    npm start

Setup client:

  • Step 1
    git clone https://github.com/mtsunwin/WebRTC
  • Step 2
    cd WebRTC
  • Step 3
    npm install
  • Step 4 : It will listen port: 3000
    npm start

Plugins

  • That chat with Websocket
    http://localhost:3000/chat-ws