Skip to content

Commit

Permalink
new document
Browse files Browse the repository at this point in the history
  • Loading branch information
skywind3000 committed Jan 16, 2017
1 parent 194b03c commit 1cd5683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.en.md
Expand Up @@ -131,8 +131,8 @@ The protocol default mode is a standard ARQ, and various acceleration switches c

Both the use and configuration of the protocol is very simple, in most cases, after you read the above contents, basically you will be able to use it. If you need further fine control, such as changing the KCP memory allocator, or if you need more efficient large-scale scheduling of KCP links (such as more than 3,500 links), or to better combine with TCP, you can continue the extensive reading:

- [KCP Best Practice](https://github.com/skywind3000/kcp/wiki/KCP---Best-Practice---EN)
- [Integration with the Existing TCP Server](https://github.com/skywind3000/kcp/wiki/KCP---Best-Practice---EN)
- [KCP Best Practice](https://github.com/skywind3000/kcp/wiki/KCP-Best-Practice-EN)
- [Integration with the Existing TCP Server](https://github.com/skywind3000/kcp/wiki/KCP-Best-Practice-EN)
- [Benchmarks](https://github.com/skywind3000/kcp/wiki/KCP-Benchmark)


Expand Down

0 comments on commit 1cd5683

Please sign in to comment.