Reference ASGI adapters and channel layers
Project description
Contains various reference ASGI implementations, including:
An in-memory channel layer, asgiref.inmemory
WSGI-to-ASGI and ASGI-to-WSGI adapters, in asgiref.wsgi
In-memory Channel Layer
Simply instantiate asgiref.inmemory.ChannelLayer, or use the pre-made asgiref.inmemory.channel_layer for easy use. Implements the group extension, and is designed to support running multiple ASGI programs in separate threads within one process (the channel layer is threadsafe).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asgiref-0.11.0.tar.gz.
File metadata
- Download URL: asgiref-0.11.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c847a435e220ab7ad6cadc9cec8fd02f731d387f9c60dcbee4b6e461997b112
|
|
| MD5 |
eca525601a8c90fde7932314be5e7a0b
|
|
| BLAKE2b-256 |
b3bae77410b06fa51377b26ff6ff7a0cc3bad65d0987f3b827814baf51fae325
|
File details
Details for the file asgiref-0.11.0-py3-none-any.whl.
File metadata
- Download URL: asgiref-0.11.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57920248678e9111404d0797edd1b4014d8e13b3da47e01ab6fe540402874eae
|
|
| MD5 |
11e8adad12e003c8dc84f51b9b5137c6
|
|
| BLAKE2b-256 |
3d8f50c12a2fffd6057909cb08573b83ab6b0859ed44d21ba254467174545320
|
File details
Details for the file asgiref-0.11.0-py2.py3-none-any.whl.
File metadata
- Download URL: asgiref-0.11.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b9bb494e77b773c8d7579b80a58a7e361084c7496ba7dd72343fa858744f1ff
|
|
| MD5 |
b512a009b4df5f9ffdd30ede30b629a1
|
|
| BLAKE2b-256 |
bbdedacef231797dac113172fbd69911d869160a6db99d750beff7adae83d691
|