cloudping icon indicating copy to clipboard operation
cloudping copied to clipboard

Refactor http usage into TCP only

Open estahn opened this issue 6 years ago • 0 comments

Instead of doing an HTTP request with TLS handshake etc we might just use TCP connection time.

https://stackoverflow.com/questions/47117850/how-to-set-timeout-while-doing-a-net-dialtcp-in-golang

estahn avatar Jan 11 '19 12:01 estahn