Skip to content

gmyim/node-apprtc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-apprtc

Nodejs based AppRTC server

About

node-apprtc is a port of AppRTC from the Google WebRTC Demo to run entirely in the nodejs environment

Demo

See the demo here

Setup

$ git clone https://github.com/MidEndProject/node-apprtc
$ cd node-apprtc
$ npm install

Run node-apprtc

$ node index.js

Open your browser and navigate to http://localhost:4567

##To Do

  • Implementing memcached or redis options
  • Adding built-in websocket server

License

MIT

About

Nodejs based AppRTC server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.2%
  • HTML 2.6%
  • CSS 2.2%