Cloak/internal
Andy Wang 3ad04aa7e9
Add latency benchmark
2020-12-26 15:36:38 +00:00
..
client Implement UDP stream timeout. (#148) 2020-12-23 00:43:38 +00:00
common Replace bytes.Buffer with vanilla []byte in tls wrapper 2020-12-24 10:26:53 +00:00
ecdh Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
multiplex Use a sync.Pool to remove the global random bottleneck in picking a random conn 2020-12-26 13:48:42 +00:00
server Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
test Add latency benchmark 2020-12-26 15:36:38 +00:00