Tchannel

Latest version: v2.1.0

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

Scan your dependencies

Page 16 of 18

0.12.0

-------------------

- Add ``TChannel.is_listening()`` to determine if ``listen`` has been called.
- Calling ``TChannel.listen()`` more than once raises a ``tchannel.errors.AlreadyListeningError``.
- ``TChannel.advertise()`` will now automatically start listening for connections
if ``listen()`` has not already been called.
- Use ``threadloop==0.4``.
- Removed ``print_arg``.

0.11.2

-------------------

- Fix sync client's advertise - needed to call listen in thread.

0.11.1

-------------------

- Fix sync client using ``0.0.0.0`` host which gets rejected by Hyperbahn during advertise.

0.11.0

-------------------

- Added advertise support to sync client in ``tchannel.sync.TChannelSyncClient.advertise``.
- **BREAKING** - renamed ``router`` argument to ``routers`` in ``tchannel.tornado.TChannel.advertise``.

0.10.3

-------------------

- Support PyPy 2.
- Fix bugs in ``TChannel.advertise``.

0.10.2

-------------------

- Made ``TChannel.advertise`` retry on all exceptions.

Page 16 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.