# RRTChat **Repository Path**: gtapp/RRTChat ## Basic Information - **Project Name**: RRTChat - **Description**: Framework for creating apps with real-time text / voice / video chat. https://RTChat.github.io - **Primary Language**: NodeJS - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RTChat ### Setup ### 1. `npm install` 2. `node server --watch` 3. [https://localhost:9001](http://localhost:9001) ### Coming Soon 1. Profile Sync w/ Dropbox 2. Chromecast Support