zpl-c / enet

⚡️ ENet reliable UDP networking library
https://blog.zpl.pw
MIT License
650 stars 62 forks source link

Usage instructions for Node #16

Closed ghost closed 4 years ago

ghost commented 4 years ago

This repo is listed on npm as enet.c however it doesn't seem to be compatible with node-js natively. Is it intended to be used with emscripten?

zpl-zak commented 4 years ago

Hi, no, npm was only used as a package manager for this fork. It is not intended to be used with Emscripten/Node.JS (nor compatible with those)