Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

alexstrat/node-libutp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORK IN PROGRESS

Build

$ node-gyp configure --debug && node-gyp build --debug
# or
$node-gyp rebuild --debug

Run

In libutp/utp_file:

$ make
$ ./utp_recv log_rcv.log 8001 received.file

And then:

$ NODE_DEBUG=utp ./test/utp_send test.js.log localhost:8001 path/to/file

About

libutp binding for nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published