Skip to content
forked from szhnet/kcp-netty

Java implementation of KCP based on Netty

License

Notifications You must be signed in to change notification settings

luhan/kcp-netty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.2.0</version>
</dependency>

How to use

You can find the examples in the examples directory.

About

Java implementation of KCP based on Netty

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%