Backend Status Frontend Status Purpose: This is a websocket and webrtc router for broadcasting contact statuses and bootstrapping peer connections. Developer Notes: This application is one of two backend components in the sharifyr product Todo: Requirements: node v8.x To install this project: npm install To run this project: npm start To run integration tests: npm test