Skip to content

Add address module

Compare
Choose a tag to compare
@klingtnet klingtnet released this 21 Nov 11:16
· 152 commits to master since this release

This release adds a new address module that helps matching message addresses against OSC method address patterns. With other words, the Matcher can be used to dispatch incoming messages to the appropriate handler.

Thanks @DrLuke for the contribution with #20 .