openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.94k stars 2.55k forks source link

Osc fixes #7920

Closed artificiel closed 5 months ago

artificiel commented 5 months ago

3 small touch-up as described in individual commits

2bbb commented 5 months ago

f.y.i. I implemented similar features.

https://github.com/2bbb/ofxPubSubOsc/blob/master/src/ofxOscMessageEx.h https://github.com/2bbb/ofxPubSubOsc/blob/master/src/details/Publisher/ofxOscPublisherSetImplementation.h

artificiel commented 5 months ago

ok to cleanup things I open another PR