graphql-python / graphql-python/graphql-ws

ASGI app implementation

未关闭
#47 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
270
派生
85
PR 合并指标
30 天内没有已合并 PR

描述

### Description
Django channels implements the ASGI spec. Many other frameworks also implement that spec, and any ASGI-compliant "app" can be *mounted* as part of another ASGI app(though usually framework-specific integrations are created to better exploit framework-specific features).

Recent versions of django channels and Starlette implements [ASGI 3.0](https://asgi.readthedocs.io/en/latest/specs/main.html).

An ASGI implementation should enable integration with django-channels, starlette(and starlette-based frameworks) and any other asgi-based frameworks.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。