Datong Sun 86c6a3f801 perf(client) use different UDP sockets for individual UDP connections
for better load sharing between threads

This removes the bottleneck with a single listening UDP socket.
2021-09-18 12:53:33 -07:00
Description
Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
1.2 MiB
Languages
Rust 87.8%
Shell 10.1%
Dockerfile 1.2%
Makefile 0.9%