Git Product home page Git Product logo

channels's Introduction

Django Channels

image

image

image

image

Channels loads into Django as a pluggable app to bring WebSocket, long-poll HTTP, task offloading and other asynchrony support to your code, using familiar Django design patterns and a flexible underlying framework that lets you not only customize behaviours but also write support for your own protocols and needs.

Documentation, installation and getting started instructions are at https://channels.readthedocs.io

Channels is an official Django Project and as such has a deprecation policy. Details about what's deprecated or pending deprecation for each release is in the release notes.

Support can be obtained either here via issues, or in the #django-channels channel on Freenode.

You can install channels from PyPI as the channels package. You'll likely also want to install asgi_redis or asgi_rabbitmq to provide the Redis/RabbitMQ channel layer correspondingly. See our installation and getting started docs for more.

Dependencies

All Channels projects currently support Python 2.7, 3.4 and 3.5. channels supports all released Django versions, namely 1.8-1.10.

Contributing

To learn more about contributing, please read our contributing docs.

Maintenance and Security

To report security issues, please contact [email protected]. For GPG signatures and more security process information, see https://docs.djangoproject.com/en/dev/internals/security/.

To report bugs or request new features, please open a new GitHub issue. For larger discussions, please post to the django-developers mailing list.

Django Core Shepherd: Andrew Godwin <[email protected]>

Maintenance team:

If you are interested in joining the maintenance team, please read more about contributing and get in touch!

Other Projects

The Channels project is made up of several packages; the others are:

channels's People

Contributors

andrewgodwin avatar krukov avatar smorokin avatar proofit404 avatar lukasa avatar maiksprenger avatar fcurella avatar asmaps avatar furious-luke avatar raiderrobert avatar ftxrc avatar hawkowl avatar danlipsitt avatar sudo-kid avatar erwinjunge avatar linuxlewis avatar readevalprint avatar vikalpj avatar adamchainz avatar auvipy avatar bastianh avatar benjaoming avatar coread avatar cropse avatar dsanders11 avatar ericholscher avatar georgebrock avatar gregmuellegger avatar hassenpy avatar yakky avatar

Watchers

James Cloos avatar Dominik Szmaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.