In the comments of #3, @richardwilliamson notes:
The default setting on Eos for OSC is version 1.0 - which means that the settings have to be changed to communicate over TCP with an eos console, it would be useful if there was an option on the OSCClient to use OSC version 1.0 packets.
The OSC 1.0 spec recommended using a size-count-preamble to send OSC messages over TCP.
It might be nice to allow specifying this as an option.
In the comments of #3, @richardwilliamson notes:
The OSC 1.0 spec recommended using a size-count-preamble to send OSC messages over TCP.
It might be nice to allow specifying this as an option.