DarkRiftNetworking/Hazel-Networking

Add ping metric

JamJar00 opened this issue · 0 comments

Should be relatively easy to do for UDP based of keep-alive/reliable acknowledgements perhaps put through an FIR/IIR filter. Not sure about TCP, might require a special packet which would be tricky given that there are no flags in the TCP protocol - make 0xFFFFFFFF a special character that can also be escaped if followed by a specific byte?