I know you have a solution now, but I can also throw in a general Webocket <-> OSC relay server written in Python: https://github.com/zkmkarlsruhe/baton
I *think* there is a Pd websocket object somewhere, but not sure if it's up to date. OSC is built-in now, which is why I decided for a separate relay process.
On Feb 11, 2025, at 4:17 PM, ydegoyon @gmail.com <ydegoyon@gmail.com> wrote:
hola,
good, but now i implemented a websocket server on the receiving part, so, out of curiosity, is there a websocket client in pd now?