Asyncio-datagram

Latest version: v1.4.0

Safety actively analyzes 624597 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.2

- Do not default to AF_UNIX under windows. Thanks to jmarcet.
https://github.com/jsbronder/asyncio-dgram/pull/12

2.1.1

- Fixed type-hint for DatagramStream's drained parameter. Thanks to
spumer for the report.
https://github.com/jsbronder/asyncio-dgram/issues/11

2.1.0

- Type hints added
- DatagramStream.send() renamed to DatagramStream._send(). This should be
backward compatible as both DatagramServer and DatagramClient were
overloading it.

2.0.0

- TransportClosed exception raised from send/recv if the other end hung
up. https://github.com/jsbronder/asyncio-dgram/issues/9

1.2.0

- Added support for python 3.5

1.1.1

- Add license to setup.py [Fabian Affolter]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.