PatrickJS/angular-websocket

Is binary data supported?

cristianmad opened this issue · 1 comments

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