angular-websocket
angular-websocket copied to clipboard
Is binary data supported?
Hi,
Is it possible to send/receive binary data? (ex. binary encoded protobuf messages).
Thanks!
Christian, you can encode/decode whatever you can. You must run the protobuf decoder on the other side