We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb8030 commit 23b2ebfCopy full SHA for 23b2ebf
README.md
@@ -0,0 +1,12 @@
1
+# kcp-netty
2
+
3
+[![Powered][3]][4] [![Powered][5]][6] [![MIT licensed][7]][8]
4
5
+[3]: https://img.shields.io/badge/KCP-Powered-blue.svg
6
+[4]: https://github.com/skywind3000/kcp
7
+[5]: https://img.shields.io/badge/Netty-Powered-blue.svg
8
+[6]: https://netty.io
9
+[7]: https://img.shields.io/badge/license-MIT-yellow.svg
10
+[8]: LICENSE
11
12
+Java implementation of KCP based on Netty
0 commit comments