Hi, I'm just wondering if it's is possible to send data via peertalk to macos but instead of using objective-c on the macos side to use python. I'm doing some realtime signal processing and it's easier for me to prototype algorithm using python and opencv. I bet there is currently no python binding but would like to know if it's teoretically possible to intercept peertalk usb data via e.g. pyserial. Any tips and ideas how to best approach this?