Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

djwebsockets

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djwebsockets

Simple Evented websocket interface for wsgi applications

  • 0.9.6
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc