- compatibility with latest WAMP v2 spec ("RC-2, 2014/02/22")
- complete new implementation with WAMP v2 only support
- compatibility with Web workers
- fix problem with Require.js
- fix RPC error callback
- update bundled to whenjs v2.7.1
- update bundled to whenjs v2.7.0
- fix IE8/9 connection timeout handling (relevant when running WebSocket Flash polyfill)
- support for AMD/CommonJS module loading
- update bundled to whenjs v2.5.1
- build with Taschenmesser
- simple
launch
function (also handles WAMP-CRA auth) - improve WAMP session logging
- JSlint cosmetics
Not released.
- build system improvements (gzipped version etc)
getServerUrl
helperSession.log
andSession.wsuri
- allow silencing of logging
- update bundled whenjs
- started on NPM module (unfinished)
console.log
polyfill
- default 'onhangup' handler now logs all arguments (issue #19)
- add option to skip announcing of WebSocket subprotocol (WAMP)
- implement
deriveKey
function for salted WAMP-CRA