Faye v0.8.3 Release Notes

Release Date: 2012-07-15 // almost 12 years ago
    • Client#subscribe returns an array of Subscriptions if given an array of channels
    • ๐Ÿ‘ Allow different endpoints to be specified per-transport
    • Only use IE's XDomainRequest for same-protocol requests
    • ๐Ÿ“œ Replace URL parser with one that treats relative URLs the same as the browser
    • ๐Ÿ‘Œ Improve logging of malformed requests and detect problems earlier
    • ๐Ÿ‘‰ Make sure socket connections are closed when a client session is timed out
    • Stop WebSocket reconnecting after window.onbeforeunload