Socket.IO v14.0.0 Release Notes

Release Date: 2019-01-16 // over 5 years ago
    • Minimum version of the client is now Swift 4.2.
    • ➕ Add exponential backoff for reconnects, with reconnectWaitMax and randomizationFactor options #1149
    • statusChange event's data format adds a second value, the raw value of the status. This is for use in Objective-C. #1147