rosc icon indicating copy to clipboard operation
rosc copied to clipboard

Add TCP examples

Open klingtnet opened this issue 8 months ago • 0 comments

At the moment there are only examples showing how to receive and send using a UDP socket. We should add related examples for sending and receiving OSC messsages over a TCP socket. Note that we must use decoder::decode_tcp then, encoding stays the same, though.

klingtnet avatar Oct 20 '23 07:10 klingtnet