Skip to content

Node.JS bindings to libmcnet (An event based, zero-copy, portable Minecraft network protocol parser).

License

Notifications You must be signed in to change notification settings

deoxxa/node-mcnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mcnet

Node.JS bindings for libmcnet, an event based, zero-copy, portable Minecraft network protocol parser.

Overview

To find out about what libmcnet does, check out its page on github. This binding aims to expose the functionality of the underlying library in a way that fits in with the status quo of existing Node.JS modules.

Right now nothing works though. Mainly because I have no idea what I'm doing with node or V8 internals.

License

3-clause BSD. A copy is included with the source.

Contact

About

Node.JS bindings to libmcnet (An event based, zero-copy, portable Minecraft network protocol parser).

Resources

License

Stars

Watchers

Forks

Packages

No packages published