Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
85 captures
17 Mar 2017 - 18 May 2025
AprNOVDec
Previous capture18Next capture
202220232024
success
fail
COLLECTED BY
Collection:Save Page Now
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20231118153733/https://github.com/django/channels
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

django/channels

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

@dependabot
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v3...v4)---updated-dependencies:- dependency-name: actions/checkout  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2db92cc

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 8, 2022 01:06

Django Channels

https://github.com/django/channels/workflows/Tests/badge.svg?branch=masterhttps://readthedocs.org/projects/channels/badge/?version=latest

Channels augments Django to bring WebSocket, long-poll HTTP,task offloading and other async support to your code, using familiar Djangodesign patterns and a flexible underlying framework that lets you not onlycustomize behaviours but also write support for your own protocols and needs.

Documentation, installation and getting started instructions are athttps://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 intherelease notes.

Support can be obtained through several locations - see oursupport docs for more.

You can install channels from PyPI as thechannels package.See ourinstallationandtutorial docs for more.

Dependencies

All Channels projects currently support Python 3.7 and up.channels iscompatible with Django 3.2, 4.0, 4.1, and 4.2.

Contributing

To learn more about contributing, pleaseread our contributing docs.

Maintenance and Security

To report security issues, please contactsecurity@djangoproject.com. For GPGsignatures and more security process information, seehttps://docs.djangoproject.com/en/dev/internals/security/.

To report bugs or request new features, please open a new GitHub issue. Forlarger discussions, please post to thedjango-developers mailing list.

Maintenance is overseen by Carlton Gibson with help from others. It is abest-effort basis - we unfortunately can only dedicate guaranteed time to fixingsecurity holes.

If you are interested in joining the maintenance team, pleaseread more about contributingand get in touch!

Other Projects

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

  • Daphne, the HTTP and Websocket termination server
  • channels_redis, the Redis channel backend
  • asgiref, the base ASGI library/memory backend

[8]ページ先頭

©2009-2025 Movatter.jp