Faye v0.8.4 Release Notes

Release Date: 2012-09-29 // over 11 years ago
    • ⬆️ Optimise upgrade process so that WebSocket is tested earlier and the connection is cached
    • ↪ Check that EventSource actually works to work around broken Opera implementation
    • Emit connection:open and connection:close events from the Engine proxy
    • Increase size of client IDs from 128 to 160 bits
    • 🛠 Fix bug with relative URL resolution in IE
    • Limit the JSON-P transport's message buffer so it doesn't create over-long URLs
    • Send Pragma: no-cache with XHR requests to guard against iOS 6 POST caching
    • ➕ Add charset=utf-8 to response Content-Type headers