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
Close
Hashes for aiohttp-wsconnhandler-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5275365e06b1a61951818549619fd52895ac9a6815ff78e829bd8f822224904b |
|
MD5 | 9c1e05323ec3834a8d1993e7835c6ec3 |
|
BLAKE2b-256 | 5f341e7bc57f5c1be2bce9c6264834b9a0b27c33613b2a7914a419db6091c925 |
Close
Hashes for aiohttp_wsconnhandler-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13b93d4404e7ede22766986ac2ac8dda817941d14ecfee79eb26a37c4ae57ca0 |
|
MD5 | 21c8e22b33e6b5b1bb95668d046a9d77 |
|
BLAKE2b-256 | 34e2690aba7b1de44d0290bf0a0b679e1a717a0a74f16fdfd3a5d0fa7883ba73 |