A class that provides receive and send queues when handling WebSocket communication with aiohttp.
Project description
aiohttp-wsconnhandler
The package implements the WSConnectionHandler
class that provides receive and send queues when handling WebSocket communication with aiohttp.
Work-in-Progress
The repository contains a module extracted from my other project and was refactored as a separate package.
Currently, the plan is to rewrite it as a "general purpose" module that could be used in other WebSocket client and server apps.
Usage Examples
WebSocket Client
from aiohttp_wsconnhandler import WSConnectionHandler
...
WebSocket Server
from aiohttp_wsconnhandler import WSConnectionHandler
...
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-wsconnhandler-0.2.0.tar.gz
.
File metadata
- Download URL: aiohttp-wsconnhandler-0.2.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5275365e06b1a61951818549619fd52895ac9a6815ff78e829bd8f822224904b |
|
MD5 | 9c1e05323ec3834a8d1993e7835c6ec3 |
|
BLAKE2b-256 | 5f341e7bc57f5c1be2bce9c6264834b9a0b27c33613b2a7914a419db6091c925 |
File details
Details for the file aiohttp_wsconnhandler-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: aiohttp_wsconnhandler-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13b93d4404e7ede22766986ac2ac8dda817941d14ecfee79eb26a37c4ae57ca0 |
|
MD5 | 21c8e22b33e6b5b1bb95668d046a9d77 |
|
BLAKE2b-256 | 34e2690aba7b1de44d0290bf0a0b679e1a717a0a74f16fdfd3a5d0fa7883ba73 |