Faye v0.8.1 Release Notes

Release Date: 2012-03-15 // about 12 years ago
    • ๐Ÿ‘‰ Make Publisher#trigger safe for event listeners that modify the listener list
    • ๐Ÿ‘‰ Make Server#subscribe return a response if the incoming message has an error
    • ๐Ÿ›  Fix edge case in code that identifies the clientId of socket connections
    • Return Content-Length headers for HTTP responses
    • Don't send empty lists of messages from the WebSocket transport
    • Stop client sending multiple /meta/subscribe messages for subscriptions made before handshaking
    • Stop client treating incoming published messages as responses to /meta/* messages