As I understand ArrayBuffer length is set only by constructor and cannot be changed dynamically. So I am curious, is it possible using websockets binary data messages send arraybuffer certain part, not whole buffer?
| ||||
feedback
|
|
You can use
| |||||||
feedback
|