2 unstable releases
0.2.0 | Mar 2, 2021 |
---|---|
0.1.0 | Mar 2, 2021 |
#32 in #overlay
Used in ratman-configure
17KB
347 lines
netmod-udp
The netmod-udp endpoint is the main endpoint for udp capable IP networks, such as LAN-networks, existing Wifi networks, etc. . Network discovery features are implemented via broadcast addresses, and a special UDP handshake packet.
This crate also handles the NAT required to go from a ratman routing ID, to a local IP address. It does however not implement IP range discovery. See libqaul-proxy for that.
lib.rs
:
netmod-udp is a UDP overlay for Ratman
Dependencies
~7–17MB
~233K SLoC