Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow negative (temporary) node ids that are scoped to a single OSC packet #103

Open
kaoskorobase opened this issue Jun 5, 2015 · 0 comments

Comments

@kaoskorobase
Copy link
Member

Allow the use of temporary node ids that are scoped to a single OSC packet and that are discarded afterwards.

Sometimes nodes are created but don't need to be referenced after the creation OSC bundle has been sent, because they are released automatically by done actions. In that case, it is unnecessary to allocate a node id from the client side allocator.

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

No branches or pull requests

1 participant