MylesBorins / node-osc

Open Sound Control protocol library for Node.js
GNU Lesser General Public License v3.0
435 stars 72 forks source link

v5.0.0-proposal #33

Closed MylesBorins closed 4 years ago

MylesBorins commented 4 years ago

This is a p big change. Converts the library to entirely ESM, with CJS support via rollup transpilation.

It should continue to support Node.js back to 10.x (may work on earlier version but not officially supported)