angular2-websocket icon indicating copy to clipboard operation
angular2-websocket copied to clipboard

Allow websocket send any type of data

Open moscoquera opened this issue 9 years ago • 0 comments

i think is user responsibility encode the message, and the library must just send the user's data. this approach is better because allow use websockets with other protocols like "protobuf".

moscoquera avatar Jul 04 '16 15:07 moscoquera