mirror of
https://github.com/skywind3000/kcp.git
synced 2025-03-14 00:30:11 +08:00
new document
This commit is contained in:
parent
194b03c404
commit
1cd5683bb2
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user