djwebsockets 0.9.6
pip install djwebsockets
Latest version
Released:
Simple Evented websocket interface for wsgi applications
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: kittuov
- Tags django, websockets, websocket, wsgi, simple websocket, simple, realtime, realtime server, realtime django
Classifiers
- Development Status
- Programming Language
Project description
This is a part of a project extremus-io.
##### update v.9.4
- fixed a bug which deleted msgs sent from on_message call back
##### update V0.8.1:
- minor bug fix
##### update V0.8:
- added mixin support. now you can control the auth work flow in every event on_connect, on_message, on_close.
- now supports any wsgi application see documentation for more information.
- \* experimental * added django middleware support via a mixin (djwebsockets.mixins.wsgi.WSGIMixin) you can run django middleware for requests only for now
added a demo chatroom websocket configuration.
> The app is almost production ready. It lacks good documentation. partial documentation is available at https://pythonhosted.org/djwebsockets and https://extremus-io.github.io/djwebsockets
> Note: requires python > 3
##### update v.9.4
- fixed a bug which deleted msgs sent from on_message call back
##### update V0.8.1:
- minor bug fix
##### update V0.8:
- added mixin support. now you can control the auth work flow in every event on_connect, on_message, on_close.
- now supports any wsgi application see documentation for more information.
- \* experimental * added django middleware support via a mixin (djwebsockets.mixins.wsgi.WSGIMixin) you can run django middleware for requests only for now
added a demo chatroom websocket configuration.
> The app is almost production ready. It lacks good documentation. partial documentation is available at https://pythonhosted.org/djwebsockets and https://extremus-io.github.io/djwebsockets
> Note: requires python > 3
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: kittuov
- Tags django, websockets, websocket, wsgi, simple websocket, simple, realtime, realtime server, realtime django
Classifiers
- Development Status
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djwebsockets-0.9.6.tar.gz
.
File metadata
- Download URL: djwebsockets-0.9.6.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e75267db03232c41285c23aad1f06be3b5bdda6ba2149aca8ab312055bcf5e59 |
|
MD5 | 1e9e31e0034a2eda670a0ccb64f0c4db |
|
BLAKE2b-256 | fef5fd101ead26d6d5e16bb218744858111b3215ac0a64a7cf7cdd352810cca5 |