Skip to content

Bundle Event Receiver (Pass Parsed Packet to Consumer Without Implicitly Unpacking Bundles) #60

@orchetect

Description

@orchetect

From @dsmurfin:

In our case it's ideal to be able to parse bundles directly rather than rely on OSCKit doing this for us. Sometimes knowing the structure of bundles is beneficial (crazy implementations), and also I have concerns about the overhead of dispatching so many individual messages for later execution.

I have already got a working branch which switches timeTagMode out for bundleMode containing 2 cases: .forward and .unwrap(timeTagMode: TimeTagMode). I can add this in a backwards compatible way with API deprecations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions