Skip to content

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

License

Notifications You must be signed in to change notification settings

redclock/kcp-netty

This branch is 6 commits behind szhnet/kcp-netty:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e40ebd0 · Dec 1, 2021

History

53 Commits
Dec 1, 2021
Nov 30, 2021
Nov 30, 2021
Aug 29, 2017
Aug 20, 2021
Sep 4, 2017
Aug 20, 2017
Nov 30, 2021
Aug 24, 2017
Nov 30, 2021

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.0</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%