Skip to content

voxbone/wowrtc-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click2Call Demo for WOWRTC Meetup SF 2014

#####1. Install the dependencies

    npm install

#####2. Change your credentials in routes/configuration.js

    default_username: 'your_username',
    default_secret: 'your_webrtc_secret_key'

#####3. Start the application

    npm start

#####4. Access it via http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published