Skip to main content

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

aiohttp-wsconnhandler-0.2.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

aiohttp_wsconnhandler-0.2.0-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page