@ysparadox/kcp
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

node-kcp-x

Build Status

KCP Protocol for Node.js

修改自 node-kcp

HowTo

Build:

npm install -g node-gyp

node-gyp configure

git clone https://github.com/bruce48x/node-kcp

cd node-kcp

git submodule update --init

node-gyp build

运行示例1

npm run install
node test/udpserver.js
node test/udpclient.js

运行示例2

# 运行服务端
node examples/server.js
# 运行客户端
node examples/client.js

About Pomelo and Pomelo-kcp

If you want to use node-kcp in pomelo server, you need pomelo-kcp

/@ysparadox/kcp/

    Package Sidebar

    Install

    npm i @ysparadox/kcp

    Weekly Downloads

    0

    Version

    1.0.1

    License

    Apache-2.0

    Unpacked Size

    510 kB

    Total Files

    28

    Last publish

    Collaborators

    • rupansh