Skip to content

feat: add support for the "null" argument type#231

Open
leolabs wants to merge 3 commits into
MylesBorins:mainfrom
leolabs:feat/null-tag-support
Open

feat: add support for the "null" argument type#231
leolabs wants to merge 3 commits into
MylesBorins:mainfrom
leolabs:feat/null-tag-support

Conversation

@leolabs

@leolabs leolabs commented Jun 15, 2026

Copy link
Copy Markdown

node-osc < 10 used to support sending null values, which are supported by the OSC spec (Nil, N) as well. Receiving null is still supported by node-osc >= 10, but sending leads to an error.

This PR adds support for this type here and a test case to make sure everything is sent as expected.

Let me know if anything's missing. I'm looking forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant