Faye v0.5.3 Release Notes

Release Date: 2010-10-21 // over 13 years ago
    • ๐Ÿ‘Œ Improve detection of wss: requirement for secure WebSocket connections
    • 0๏ธโƒฃ Correctly use default ports (80,443) for server-side HTTP connections
    • ๐Ÿ‘Œ Support legacy application/x-www-form-urlencoded POST requests
    • โœ‚ Delete unused Channel objects that have all their subscribers removed
    • ๐Ÿ›  Fix resend/reconnect logic in WebSocket transport
    • Keep client script in memory rather than reading it from disk every time
    • Prevent error-adding extensions from breaking the core protocol