https://github.com/realazthat/chatproto
teaching someone something.
https://github.com/realazthat/chatproto
Last synced: 3 months ago
JSON representation
teaching someone something.
- Host: GitHub
- URL: https://github.com/realazthat/chatproto
- Owner: realazthat
- Created: 2015-12-28T00:05:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T02:06:56.000Z (over 9 years ago)
- Last Synced: 2025-01-17T21:08:12.160Z (5 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chatproto
---Ajax-based long-polling chat web page, using tornado as the server, written in python.
[](https://travis-ci.org/realazthat/chatproto)
Dependencies
-----* Python3
Libraries:
* tornado