UNPKG
node-kcp-x
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
KCP protocol for Node.js
github.com/bruce48x/node-kcp
bruce48x/node-kcp
node-kcp-x
/
index.js
6 lines
(4 loc)
•
184 B
JavaScript
View Raw
1
2
3
4
5
6
// Will load a compiled build if present or a prebuild.
// If no build if found it will throw an exception
var
binding
=
require(
'node-gyp-build'
)(__dirname)
module
.
exports
= binding