https://github.com/krisrang/ping
[DISCONTINUED] Realtime chat
https://github.com/krisrang/ping
Last synced: 2 months ago
JSON representation
[DISCONTINUED] Realtime chat
- Host: GitHub
- URL: https://github.com/krisrang/ping
- Owner: krisrang
- License: gpl-2.0
- Created: 2013-12-20T09:37:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-12T20:56:51.000Z (over 12 years ago)
- Last Synced: 2025-01-27T22:37:34.490Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.54 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

====
[](https://travis-ci.org/krisrang/ping)
[](https://coveralls.io/r/krisrang/ping)
[](https://codeclimate.com/github/krisrang/ping)
Realtime chat - Rails clone of HipChat using Ember for the web frontend and Faye for it's primary method of real-time communication.
Credits
---
* [Discourse](http://www.discourse.org/) for inspiration and portions of the code.
Copyright / License
---
Copyright 2014 [Kristjan Rang](http://www.kristjanrang.eu)
Licensed under the GNU General Public License Version 2.0 (or later);
you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.