Browsing the LibLo documentation, i stumbled across an example they use for address pattern matching, and it seems like they allow to include the argument types. So i could listen to "/hello/world/" or also just to "/hello/world,i", where the message arguments have to consist of a single 32bit integer.
Browsing the LibLo documentation, i stumbled across an example they use for address pattern matching, and it seems like they allow to include the argument types. So i could listen to "/hello/world/" or also just to "/hello/world,i", where the message arguments have to consist of a single 32bit integer.