Howdy all,
Just a quick note about a utility project which may be useful for some:
baton
Relay messages between UDP and a websocket with Python. Faster together.
It's basically a simple relay server which passes UDP messages to/from a websocket and is a quick way to get Pd to communicate with web browser clients using OSC via built-in objects.