On 04/05/2016 20:24, Jason Ricles wrote:
> I am trying to send a file over a websocket in binary and keep getting
> this error
>
> "code [1009], reason [No async message support and buffer too small.
> Buffer size: [800,000], Message size: [131,170]]"
>
> I am confused since it is saying the buff
I am trying to send a file over a websocket in binary and keep getting
this error
"code [1009], reason [No async message support and buffer too small.
Buffer size: [800,000], Message size: [131,170]]"
I am confused since it is saying the buffer size is too small but the
size is 800,000 and the me