HypeChat is a messaging web app that uses WebSockets to keep open connections between clients.
There are three branches each using a different front-end technology:
- master: Plain ol' jQuery
- react: React
- react-redux: React with Redux (under development)
Upgrade Headers: HTTP –> WebSocket
- Node.js 6+
npm install
