angular-sockjs
angular-sockjs copied to clipboard
Pass all options to sockjs constructor?
From the doc/src it seems url is the only option which gets passed to sockjs constructor. Can we specify other options such as protocol whitelist?
I'll follow up with a pull-request if you think this is worthwhile
Per my comment on the PR, I'm up for it if the angular-sockjs options are removed from the hash and tests are added.