Updated Flow Control for Users (markdown)

Linwei 2017-09-04 21:05:19 +08:00
parent 3e631c3a7b
commit cfceac3ab0

@ -68,6 +68,7 @@ KCP 也一样,如果 ikcp_waitsnd 超过阈值比如2倍 snd_wnd那么
如果你还想更快,可以在 KCP下层增加前向纠错协议。详细见
[协议分层](https://github.com/skywind3000/kcp/wiki/Network-Layer)
[最佳实践](https://github.com/skywind3000/kcp/wiki/KCP-Best-Practice)
更多见讨论记录: