8000 GitHub - DavidAlphaFox/kcp-netty: Java implementation of KCP based on Netty. 基于netty实现的java版kcp。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DavidAlphaFox/kcp-netty

 
 

Repository files navigation

kcp-netty

Build Status Powered Powered MIT licensed

Java implementation of KCP based on Netty

To add a dependency using Maven:

<dependency>
    <groupId>io.jpower.kcp</groupId>
    <artifactId>kcp-netty</artifactId>
    <version>1.5.2</version>
</dependency>

How to use

You can find the examples in the examples directory.

About

Java implementation of KCP based on Netty. 基于netty实现的java版kcp。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0