Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 339 Bytes

Changelog.md

File metadata and controls

12 lines (7 loc) · 339 Bytes

?

  • Replace usage of $.evalJSON and $.toJSON with ES5-compliant JSON.parse and JSON.stringify (Brian Moseley)

0.0.2

  • Add support for optional protocols parameter in WebSocket constructor (Valentin Kunz)

0.0.2

  • Support multiple websocket connections from one html page by ensuring that each gets its own settings.