graphql-python / graphql-python/graphql-ws

ASGI app implementation

Aperta
#47 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
270
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.