v5.0.0.2 - Stability fix
- Fixed stability of internal websocket
(Previous updates): - Each event now has a dedicated EventArgs class. This will break the previous event signature
- Finished adding all v5 methods
- Connect() function is now obsolete, use ConnectAsync() instead.
- Additional bugfixes and stability fixes