MylesBorins / node-osc

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

Remove osc-min dependency #125

Open MylesBorins opened 2 months ago

MylesBorins commented 2 months ago

Fixes #115

Remove the osc-min dependency and implement toBuffer and fromBuffer functions according to the OSC specification.


For more details, open the Copilot Workspace session.