From 2533cec20321aaee54667fb56eb0bc8b9f73a1af Mon Sep 17 00:00:00 2001 From: xtaci Date: Fri, 27 Sep 2019 13:37:02 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6232477..320346b 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ A: Yes, for the safety of protocol, even if the upper layer has encrypted. ## Links +1. https://github.com/xtaci/smux/ -- A Stream Multiplexing Library for golang with least memory 1. https://github.com/xtaci/libkcp -- FEC enhanced KCP session library for iOS/Android in C++ -2. https://github.com/skywind3000/kcp -- A Fast and Reliable ARQ Protocol -3. https://github.com/klauspost/reedsolomon -- Reed-Solomon Erasure Coding in Go +1. https://github.com/skywind3000/kcp -- A Fast and Reliable ARQ Protocol +1. https://github.com/klauspost/reedsolomon -- Reed-Solomon Erasure Coding in Go