Faye v0.5.4 Release Notes

Release Date: 2010-12-19 // over 13 years ago
    • โž• Add a #callback method to Subscriptions to detect when they become active
    • โž• Add :extensions option to RackAdapter to make it easier to extend middleware
    • Detect secure WebSocket requests through the HTTP_X_FORWARDED_PROTO header
    • ๐Ÿ– Handle socket errors when sending WebSocket messages from NodeAdapter
    • ๐Ÿ‘‰ Use exponential backoff to reconnect client-side WebSockets to reduce CPU load