Skip navigation links

Package net.i2p.router.transport.udp

The UDP transport (also known as 'SSU' or Secure Semi-reliable UDP transport) for I2P, allowing I2P messages to be passed over UDP connections.

See: Description

Package net.i2p.router.transport.udp Description

The UDP transport (also known as 'SSU' or Secure Semi-reliable UDP transport) for I2P, allowing I2P messages to be passed over UDP connections.

This package provides:

SSU is optimized for firewall and NAT traversal, making it ideal for routers behind restrictive network configurations. It provides improved performance for peer discovery and connectivity in challenging network environments.

Skip navigation links