angular2-websocket
angular2-websocket copied to clipboard
Allow websocket send any type of data
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".