7890
7890
@radarsat1 Checksum of *path* to compare? Interesting idea. Or using a common dictionary to send "unstyled" messages, like with css. The decoration can be done when received, using a dictionary,...
These design decisions made earlier (years ago..) are part of the success of this non-changing format. I can see how compressed OSC could be of use, then again it would...
> Right now liblo supports TCP streams packetized by SLIP or length-prefix methods -- the packetization requires some kind of metadata, even if that's just "end of packet" tokens, so...
A short addition: some browsers only allow websocket connections if they are secure (https) and possibly other restrictions (such as same origin or similar). I've seen this in mobile Safari....
I like the callback approach! At some point we should make scenarios visible with simple diagrams (I'm sure I'm not the only graphical thinking person).
I have thought about that too - for talking to serial devices like a breeze with liblo. The serial part on linux seems simple enough. This is a fully working...
@radarsat1 I might try this out. What would be the preferred place to hook it into the API? I thought of using the message handler callbacks that would be attached...
It would be fantastic if licensing is reviewed/added (where/if needed) for the next release.
@chris-kuhr WOW - this looks so much better! There are some (minor) build issues for OSX we have to sort out, here https://travis-ci.org/jackaudio/jack2/jobs/517218532#L3544 ``` In file included from ../linux/avb/mrp_client_send_msg.c:19: ../linux/avb/mrp_client_send_msg.h:35:10:...
@chris-kuhr there are many indentation / white space / consistency issues. I've "fixed" formatting for all avb/*.h files, see attachment. You can apply this to your PR where you see...