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

https://github.com/realazthat/chatproto

teaching someone something.
https://github.com/realazthat/chatproto

Last synced: 3 months ago
JSON representation

teaching someone something.

Awesome Lists containing this project

README

        

Chatproto
---

Ajax-based long-polling chat web page, using tornado as the server, written in python.

[![Build Status](https://travis-ci.org/realazthat/chatproto.svg?branch=master)](https://travis-ci.org/realazthat/chatproto)

Dependencies
-----

* Python3

Libraries:

* tornado