Watch Protocol Audio Sending in Server 4.2

Anton Tananaev5 years ago

The issue is probably with encoding. If we need to send binary data, we shouldn't use StringEncoder in the first place.

Michael5 years ago

Sorry for the late.
I applied a patch to WatchProtocolEncoder, but I didn't completely test.
When I'll finish I'll write here a solution.

Hi, for anyone interested, it's been refactored, fixed and is merged to master now.