An open API service indexing awesome lists of open source software.

https://github.com/krisrang/ping

[DISCONTINUED] Realtime chat
https://github.com/krisrang/ping

Last synced: 2 months ago
JSON representation

[DISCONTINUED] Realtime chat

Awesome Lists containing this project

README

          

![PING](https://raw.github.com/krisrang/ping/master/doc/logo.png)
====

[![Build Status](https://travis-ci.org/krisrang/ping.png?branch=master)](https://travis-ci.org/krisrang/ping)
[![Coverage Status](https://coveralls.io/repos/krisrang/ping/badge.png)](https://coveralls.io/r/krisrang/ping)
[![Code Climate](https://codeclimate.com/github/krisrang/ping.png)](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.