Skip to content

v5.0.0.2 - Stability fix

Compare
Choose a tag to compare
@BarRaider BarRaider released this 27 Sep 09:36
· 9 commits to master since this release
8f11569
  • 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