Skip to content

Seungwoo-Yu-Projects-2021/WebRTC-Signaling-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC NodeJS server

This node server demonstrates testing for WebRTC implementation with socket.io

Installation

First, create key folder in root and put 3 certification files below onto it if you want to open it with https.

chain1.pem - ca file
fullchain1.pem - cert file
privkey1.pem - private key file

Then,

npm install

Run test server

npm start

About

Server application based on node.js for WebRTC signaling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors