Skip to main content

Better socket handling for Python3

Project description

bettersocket

https://img.shields.io/pypi/v/bettersocket.svg https://img.shields.io/travis/marcsello/bettersocket.svg Documentation Status

Painless socket handing for Python

Features

  • Implements a framing mechanism over raw sockets using delimiters.

  • Works with both blocking and nonblocking sockets.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.1 (2020-03-19)

  • Removed the exposed fileio, as it were confusing (see. https://github.com/marcsello/bettersocket/issues/1)

  • Fixed __str__ and __repr__ functions on BetterSocketIO class to support other address families than INET

  • Exposed reset call in BetterSocketIO class

  • Various cleanups, and bugfixes

  • Removed support for Python 3.5

0.1.0 (2020-02-20)

  • First release on PyPI.

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

bettersocket-0.1.1.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

bettersocket-0.1.1-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 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