SockJS 1.0.3 / 0.3.15

The library closely follows the HTML5 Websockets API.What is new in this release:Make `new` optional for SockJS constructor (via substack). It is impossible to cancel JSONP polling request - compensate for that. Refactored EventEmitter prototype (used...