socket.io-client-unity3d icon indicating copy to clipboard operation
socket.io-client-unity3d copied to clipboard

Support binary data

Open wsdfz opened this issue 8 years ago • 2 comments

Does it support binary now?

Send binary data, and receive binary data.

wsdfz avatar Aug 24 '17 04:08 wsdfz

I need to send the bytes data too, used for voice communication.

gzlock avatar Aug 24 '17 22:08 gzlock

@wsdfz @gzlock After a quick review on the code, i realized that it doesn't support the binary transfer at all;;;; :( It's my mistake and this issue will be handled with the top priority.

ppz0th avatar Aug 26 '17 15:08 ppz0th