ok next question .��

what kind of encoding does StreamSocket expects for incoming messages because it does not seem to accept the python encoding I also tried utf-8 with no success. Basically I encode a python string to a binary string.��

Is there a specific encoding for the bytes it expect in order to accept the incoming message ?