nttcom / SkyWay-MultiParty

[Deprecated] This is a library for easy implementation of group video chat.
18 stars 15 forks source link

include skyway-peerjs as dependency file. few modification applied fo… #28

Closed KensakuKOMATSU closed 7 years ago

KensakuKOMATSU commented 7 years ago

…r sample page etc.

@yusuke84 please review this PR.

Below I'll list the points for update

  1. include skyway-peerjs for dependency list
  2. slightly change library file ( to require skyway-peerjs)
  3. slightly change example file (remove the line of loading peer.js script)
  4. change readme.md according to above updates
  5. change package.json (remove unneeded e-mail address and append repository properties)