ZezhongWang
Results
2
issues of
ZezhongWang
KCP 测速工具
19
我自己用go语言实现了[iperf测速工具](https://github.com/ZezhongWang/iperf-go), 实现了基本的一些测速功能, 最主要的就是加上了对于自定义应用层协议的扩展, 所以也可以用来对kcp进行更精确地测速.因为 Fast.com 之类的还是涉及到了3个点的传输。 然后一个有趣的现象就是, 对于我自身的网络情况: - PC: 广东某高校校园网, 时好时坏, 阿门~ - Server: Location: LA Latency(Ping): 170ms 左右 搬瓦工 CN2, 号称百兆带宽 - KCP 版本: May 8, 2019 最新版...
If I use buf generate `buf.build/authzed/api`, it will only generate authzed/api/ c++ code, without dependencies needed like `google/api`. How I fix this problem now is I copy all the .proto...