Metadata-Version: 2.1
Name: ipv8-rust-tunnels
Version: 0.1.11
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Summary: IPv8 tunnel performance enhancements
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# IPv8-rust-tunnels
[![](https://img.shields.io/pypi/v/ipv8-rust-tunnels.svg?label=PyPI)](https://pypi.org/project/ipv8-rust-tunnels/) &emsp; ![Unit tests](https://github.com/egbertbouman/ipv8-rust-tunnels/actions/workflows/test.yml/badge.svg)

This module provides a set of performance enhancements to the `TunnelCommunity`, the anonymization layer used in [IPv8](https://github.com/Tribler/py-ipv8) and [Tribler](https://github.com/Tribler/tribler). It works by handling the tunnel data traffic in Rust, while letting the Python anonymization layer handle the tunnel control logic.

