Skip to content

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

License

Notifications You must be signed in to change notification settings

szhnet/kcp-netty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 18, 2018
d7d6cd2 · May 18, 2018

History

27 Commits
May 18, 2018
May 18, 2018
Aug 29, 2017
Feb 27, 2018
Sep 4, 2017
Aug 20, 2017
May 18, 2018
Aug 24, 2017
May 18, 2018

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.3.3</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。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages