v12.1.0
- Remove custom Starscream.
- Exposes a bunch of previously internal methods and types, including the underlying
SocketPacketandSocketEventHandlertypes. - Allows setting of the config after init but before calling one of the connect methods.
Breaking Changes:
- Instead of using
Starscream.SSLSecuritylib now uses aSocketIO.SSLSecuritywith the same interface as Starscream's.