forked from campherkurt/django-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
ameklou/django-chat-1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Django-chat is an IM client written in Python, Django, strophe, flXHR and jquery. The whole point was to test out the Strophe js library. The project itself will be evolving continually until i'm happy with overall product. There is a script available to set it all up in one go. Then move onto localhost:8001/hello Steps to set up: 1. In the root directory run ./scripts/build_local_django.sh 2. cd src/hello_xmpp 3. ./manage.py runserver 8000 4. In your browser goto http://localhost:8000/hello That should do it. Feel free to fork and make some changes. And let me know about improvements.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 48.9%
- JavaScript 37.8%
- Python 6.7%
- ActionScript 4.3%
- CSS 2.0%
- Batchfile 0.2%
- Other 0.1%