Skip to main content

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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page