Skip to content

Use String to store OSCAddress

Compare
Choose a tag to compare
@klingtnet klingtnet released this 23 Aug 16:04
· 48 commits to master since this release
b7ff3dd

We now use String to store an OSCAddress because it will prevent lifetime issues when the given address does not live long enough. Thanks again to @DrLuke for this fix 🎉 !