isal support for aiohttp
Project description
aiohttp-isal
Documentation: https://aiohttp-isal.readthedocs.io
Source Code: https://github.com/bdraco/aiohttp-isal
isal support for aiohttp
zlib is be a bottleneck for aiohttp, especially for websocket connections. aiohttp-isal
replaces usage of zlib
in aiohttp
with isal
which is a drop-in faster replacement in most cases. Be sure to read the isal documentation.
Installation
Install this via pip (or your favourite package manager):
pip install aiohttp-isal
Usage
Enable isal support in aiohttp by calling enable_isal
import aiohttp_isal
aiohttp_isal.enable_isal()
aiohttp_isal.disable_isal()
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Credits
This package was created with Copier and the browniebroke/pypackage-template project template.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aiohttp_isal-0.3.2.tar.gz
.
File metadata
- Download URL: aiohttp_isal-0.3.2.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e4e2612e16ecefe704297293556e54cd1089db30f438f06d88de28947cf90c |
|
MD5 | 8bf269d651d99a0fe10bb61030b7b78f |
|
BLAKE2b-256 | 72b286536d757a5d7ce0a60c0a280ae170b0d02c496d324336d23a4ae15ac253 |
File details
Details for the file aiohttp_isal-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: aiohttp_isal-0.3.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54fb6020185c71b02ae7d28477fc0bffd31947d348d39afb6edea3fc6df6dc32 |
|
MD5 | 91e9f0a763a2eb52fcd96b1daa405c13 |
|
BLAKE2b-256 | 729bc60ff28fbb680e3168561682e7abe0703e4a5c0a65cdd4a00b46f8cfe9ae |