django-socketio 0.3.9
0
A Django app providing the features required to use websockets with Django via Socket.IO
Contents
A Django app providing the features required to use websockets with Django via Socket.IO
Stars: 1321, Watchers: 1321, Forks: 245, Open Issues: 32The stephenmcd/django-socketio
repo was created 13 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 1321 github stars!
How to Install django-socketio
You can install django-socketio using pip
pip install django-socketio
or add it to a project with poetry
poetry add django-socketio
Package Details
- Author
- Stephen McDonald
- License
- UNKNOWN
- Homepage
- http://github.com/stephenmcd/django-socketio
- PyPi:
- https://pypi.org/project/django-socketio/
- GitHub Repo:
- https://github.com/stephenmcd/django-socketio
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/HTTP Servers
- Internet/WWW/HTTP/WSGI
Related Packages
Errors
A list of common django-socketio errors.
Code Examples
Here are some django-socketio
code examples and snippets.