Yarpc

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 2

0.5.1

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

- Fix pin to tchannel, use ``tchannel>=0.23.1,<0.24``.

0.5.0

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

- **BREAKING** - switch to ``RPC-`` http header prefix from ``YARPC-``.
- **BREAKING** - switch ``RPC-Ttlms`` to ``Context-TTL-MS``.

0.4.0

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

- Added ``reuse_port`` param to ``yarpc.transport.http.HTTPInbound`` which takes
advantage of ``SO_REUSEPORT`` so that multiple processes can listen on the same port.

0.3.0

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

- **BREAKING** - Only allow Tornado handlers to be injected into
``yarpc.transport.http.HTTPInbound`` for now, given the following problem -
https://github.com/tornadoweb/tornado/issues/1687

0.2.0

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

- Allow Tornado app and HTTP Server to be injected into ``yarpc.transport.http.HTTPInbound``.

0.1.0

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

- Initial release - basic support for encodings (raw, json, thrift)
and transports (http & tchannel).

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.