Loop/QA/WebRTC Lab: Difference between revisions

→‎Signaling Server: apt-get install git required for cloining simplesignalling.
(→‎Signaling Server: apt-get install git required for cloining simplesignalling.)
Line 24: Line 24:
* Runs on the server instance
* Runs on the server instance


# Install build command and runtime dependencies: <tt>apt-get install nodejs npm</tt>
# Install build command and runtime dependencies: <tt>apt-get install git nodejs npm</tt>
# Clone from https://github.com/luser/simplesignalling
# Clone from https://github.com/luser/simplesignalling
# Install socket.io for Node: <tt>npm install socket.io@0.9.6</tt>
# Install socket.io for Node: <tt>npm install socket.io@0.9.6</tt>
Confirmed users
79

edits