rhizome
rhizome copied to clipboard
Change address scheme for OSC clients
Instead of sending their port as an argument when OSC clients send commands, the port should maybe part of the address. For example /9000/bla "hello" 789 or /9023/sys/subscribe "/bla". This would allow to have a "bidirectional connection" even with OSC over UDP, and thus sending back error messages and so on.