Simple Evented websocket interface for wsgi applications
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
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
djwebsockets-0.9.6.tar.gz
(4.4 kB
view details)
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
|