Status: draft, incomplete.
ToDo!
- Implement IPv6 TCP
- Implement IPv6 UDP
- Upgrade clap to version 4
- Reduce amount of command line arguments handling code
- Remove unused code or allow it (in iopoll)
- Implement listening mode
- Implement SSL/TLS
- Implement no-dns option
- Implement interval-secs option
- Implement UNIX domain sockets
- Improve error handling
- Document code
- Fix unstable UDPv6 test case
- Use async/wait
- Make available on Windows