Rnet

Latest version: v2.2.0

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

Scan your dependencies

Page 2 of 5

1.7.0

What's Changed
* build: upgrade dependencies by 0x676e67 in https://github.com/0x676e67/rnet/pull/122
* build(deps): update rquest requirement from 2.2.1 to 3.0.5 by dependabot in https://github.com/0x676e67/rnet/pull/124
* feat(ws): HTTP/2 support for WebSocket by 0x676e67 in https://github.com/0x676e67/rnet/pull/125
* feat(ws): Added read_buffer_size optional config by 0x676e67 in https://github.com/0x676e67/rnet/pull/126
* perf(ws): prevent deep copy of message data by 0x676e67 in https://github.com/0x676e67/rnet/pull/127
* build(deps): update indexmap requirement from 2.7.0 to 2.8.0 by 0x676e67 in https://github.com/0x676e67/rnet/pull/128

New Contributors
* dependabot made their first contribution in https://github.com/0x676e67/rnet/pull/124

**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.6.5...v1.7.0

1.6.5

What's Changed
* perf(cookie): Attempt to convert a `Bytes` buffer to a `HeaderValue` by 0x676e67 in https://github.com/0x676e67/rnet/pull/117
* fix(stream): fix asynchronous stream sending by 0x676e67 in https://github.com/0x676e67/rnet/pull/119
* perf(body): Optimize data copying in request body sending by 0x676e67 in https://github.com/0x676e67/rnet/pull/120


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.6.1...v1.6.5

1.6.1

What's Changed
* perf(async_impl): allow [inline(always)] cookies by 0x676e67 in https://github.com/0x676e67/rnet/pull/111
* perf(error): allow [inline(always)] errors by 0x676e67 in https://github.com/0x676e67/rnet/pull/112
* perf(cookie): Zero-copy cookies extraction by 0x676e67 in https://github.com/0x676e67/rnet/pull/113
* perf: Zero-copy extraction of request parameters by 0x676e67 in https://github.com/0x676e67/rnet/pull/114
* build: `MSRV 1.85` / `edition 2024` by 0x676e67 in https://github.com/0x676e67/rnet/pull/115


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.6.0...v1.6.1

1.6.0

What's Changed
* perf(blocking): allow `[inline(always)]` cookies by 0x676e67 in https://github.com/0x676e67/rnet/pull/103
* perf: Use byte buffer for WebSocket message body by 0x676e67 in https://github.com/0x676e67/rnet/pull/104
* perf: Use zero-copy strings for Python to Rust conversion by 0x676e67 in https://github.com/0x676e67/rnet/pull/106
* perf: Use zero-copy param for Python to Rust conversion by 0x676e67 in https://github.com/0x676e67/rnet/pull/107
* feat: remove unsupported `CONNECT` request method by 0x676e67 in https://github.com/0x676e67/rnet/pull/108
* perf: reduce cookie and header data copying by 0x676e67 in https://github.com/0x676e67/rnet/pull/109
* refactor: rename APIs to better match their use cases by 0x676e67 in https://github.com/0x676e67/rnet/pull/110


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.5.6...v1.6.0

1.5.6

What's Changed
* feat: avoid returning unnecessary data after connection is closed by 0x676e67 in https://github.com/0x676e67/rnet/pull/100
* perf(stream): Release the GIL while the Stream is waiting for the future by 0x676e67 in https://github.com/0x676e67/rnet/pull/101
* feat(http/ws): Handling stream read errors by 0x676e67 in https://github.com/0x676e67/rnet/pull/102


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.5.5...v1.5.6

1.5.5

What's Changed
* chore: Simplify some type conversions by 0x676e67 in https://github.com/0x676e67/rnet/pull/94
* feat(client): allow setting TLS version range by 0x676e67 in https://github.com/0x676e67/rnet/pull/95
* perf(ws): Optimize websocket message processing by 0x676e67 in https://github.com/0x676e67/rnet/pull/96
* perf: Improved streaming body delivery by 0x676e67 in https://github.com/0x676e67/rnet/pull/97
* perf(client): Remove duplicate type conversions by 0x676e67 in https://github.com/0x676e67/rnet/pull/98
* feat(ws): return error when sending/receiving after websocket disconnect by 0x676e67 in https://github.com/0x676e67/rnet/pull/99


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.5.2...v1.5.5

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.