Closed dlopes7 closed 3 years ago
A customer requested and paid us to add UDP support.
There is no universal way to test UDP, we are imitating what netcat does here, which is:
netcat
This is not a reliable test, because UDP is not a reliable protocol
Sounds well thought through! 👍
A customer requested and paid us to add UDP support.
There is no universal way to test UDP, we are imitating what
netcat
does here, which is:This is not a reliable test, because UDP is not a reliable protocol