0.0.1 • Published 12 years ago

mcnet v0.0.1

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

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