/multihack-server

Supercharge your IDE with realtime collaboration features! (Server)

Primary LanguageJavaScriptMIT LicenseMIT

multihack-server

Standard - JavaScript Style Guide

Supercharge your IDE with realtime collaboration features! (Server)

Installation

git clone --recursive https://github.com/RationalCoding/multihack-server/
cd multihack-server
npm install
node app.js

The server automatically provides multihack-web.

It provides signaling for the P2P connections, as well as a forwarding proxy for those without WebRTC support.

To point multihack-brackets at your custom server, change the Brackets preference "multihack-brackets.hostname"