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

how can I send audio file from android client to node.js server when stream is not supported?

Open MrAlladeen opened this issue 9 years ago • 1 comments

I am trying to send audio files but I was encountering that stream is not supported in socket.io java client. Stream is so convenient... is there a workaround?

MrAlladeen avatar Jan 17 '17 14:01 MrAlladeen

is there a way to implement this yet?

ThnksCJ avatar Sep 03 '22 18:09 ThnksCJ