Improve network stack#876
Conversation
|
@x37v if you want to review / test this version with your stack. I need to do a bit more testing but we now have:
|
|
@jcelerier I managed to build this branch into my score dev environment. However, I had to comment out all calls to I tested OSCQuery device, gives the same results under this branch or with release 3.8.1 :
I confirm that user agent is different in the websocket setup header : 3.8.1 : Is there a way to test socket.io from Score at the moment ? |
|
@jcelerier sorry for the slow response, pretty busy with the latest release and various tasks around that but I will get to this. |
|
thanks for the review @ogauthiersat ! and no worries @x37v, the branch still needs a fair bit of polishing ::) |
a63d9c4 to
1d3fe70
Compare
|
I haven't tested my application yet but I have successfully built |
|
I'm seeing an unexpected character at the end of the JSON from the OSCQuery HTTP endpoint, looks like a |
|
here is a patch for that 0001-oscquery-remove-spurious-NUL-appended-to-HTTP-JSON-r.patch |
OSCQuery publication / exploration examples seem to work fine and are compatible with the previous version.