ch3ll0v3k / webrtc-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyRTC Server Example

This folder contains all the files you'll need to create a simple server with EasyRTC and Webix UI.

Files and Folders:

  • server.js - Server code.
  • /static/ - Root folder for web server

Running the Server:

  • Type npm install in console.
  • Type node server in console.

Viewing the examples:

License

MIT

About


Languages

Language:JavaScript 81.9%Language:CSS 11.7%Language:HTML 6.5%