https://github.com/defnull/bottle-chat
A small bottle chat application.
https://github.com/defnull/bottle-chat
Last synced: 12 months ago
JSON representation
A small bottle chat application.
- Host: GitHub
- URL: https://github.com/defnull/bottle-chat
- Owner: defnull
- Created: 2011-09-16T18:18:40.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-09-16T18:19:25.000Z (almost 15 years ago)
- Last Synced: 2025-06-01T16:41:54.407Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 23
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Chat Example
============
This is a small chat application using Bottle, jQuery, gevent and WebSockets.