debug
and fix object key literal mangling, fixes regression in Opera 11.10 #359close
- #344undefined
when WebSocket
does not exist. Fixes Webpack. #321dist
folder on npm - #265protocols
or options
arguments to browser WebSocket constructor - #309console.log
which does not have apply
- #279dbg
global variable - #282faye-websocket
version to 0.11.0
- #267arguments
usage - #263https
module for xhr requests in node when url uses https - #254url-parse
- #242url-parse
1.0.1 to fix colon issue if auth has no passwordurl-parse
to 1.0.0 to fix #218 againurl-parse
to 0.2.3 to fix #222url-parse
to 0.2.1 to fix 'too much recursion' errorsurl-parse
to 0.2.0 to fix inheritance issuesurl-parse
to 0.1.5 to fix #218url-parse
to 0.1.3 to avoid CSP issuesurl-parse
to 0.1.1 to fix #214url-parse
to 0.1.0 and sockjs
to 0.3.11debug
from devDependencies to dependencieswindow.location
instead of document.location
- #195new
optional for SockJS constructor (via substack). file:// urls was broken.
protocols_whitelist
option instead of
passing an array of protocols as a second argument to SockJS constructor.session_id
, especially when tryingsend
will be converted to string. This is also how nativestatus
property on EventClose
is renamed to code
as per Websocket API
WebSockets behave.sockjs-node
APIAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.