Node.JS bindings for libmcnet, an event based, zero-copy, portable Minecraft network protocol parser.
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.
3-clause BSD. A copy is included with the source.
- GitHub (http://github.com/deoxxa)
- Twitter (http://twitter.com/deoxxa)
- Email (mailto:deoxxa@fknsrs.biz)