Skip to content

Nirgalz/-Webody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webodies

Some UX experiments using webRTC as communication protocol.

Installing Required Modules:

  • Type npm install in console.
  • This will read the package.json file to find and install the required modules including EasyRTC, Express, and Socket.io.
  • Required modules will go into a new 'node_modules' subfolder

Running the Server:

  • Type npm start in console.

Viewing the examples:

  • In your WebRTC enabled browser, visit your server address including the port. By default port 8080 is used.
  • http://localhost:8080/

About

some experiments with ux using webRTC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published