Skip to content

Releases: meenzen/Streamlabs.SocketClient

v1.1.1

12 Nov 21:03
519aa54
Compare
Choose a tag to compare

This is a maintenance release of the Streamlabs.SocketClient library.

Changes 🚀

  • .NET 9 Support

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 1.1.1
dotnet add package Streamlabs.SocketClient.Extensions --version 1.1.1

Full Changelog: v1.0.0...v1.1.1

v1.0.0

27 Oct 01:06
f0c67eb
Compare
Choose a tag to compare

This is the first stable release of the Streamlabs.SocketClient library.

Changes 🚀

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 1.0.0
dotnet add package Streamlabs.SocketClient.Extensions --version 1.0.0

Full Changelog: v0.2.28...v1.0.0

Streamlabs.SocketClient v0.2.28

20 Apr 16:09
b2d8433
Compare
Choose a tag to compare

This is a bugfix release for the Streamlabs.SocketClient library.

Changes 🚀

  • Support muteVolume event
  • Fix subMysteryGift event

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 0.2.28
dotnet add package Streamlabs.SocketClient.Extensions --version 0.2.28

Full Changelog: v0.2.26...v0.2.28

Streamlabs.SocketClient v0.2.26

20 Apr 12:11
de69c15
Compare
Choose a tag to compare

This is a bugfix release for the Streamlabs.SocketClient library.

Changes 🚀

  • Fix FollowAlertPlaying event
  • Upgrade dependencies

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 0.2.26
dotnet add package Streamlabs.SocketClient.Extensions --version 0.2.26

Full Changelog: v0.2.16...v0.2.26

Streamlabs.SocketClient v0.2.16

30 Mar 20:28
a810caf
Compare
Choose a tag to compare

This is a bugfix for the Streamlabs.SocketClient library.

Changes 🚀

  • Fix bits event

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 0.2.16
dotnet add package Streamlabs.SocketClient.Extensions --version 0.2.15

Full Changelog: v0.2.15...v0.2.16

Streamlabs.SocketClient v0.2.15

30 Mar 19:15
b792ecd
Compare
Choose a tag to compare

This is a bugfix for the Streamlabs.SocketClient library.

Changes 🚀

  • Fix streamlabels.underlying event
  • Upgrade dependencies

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 0.2.15
dotnet add package Streamlabs.SocketClient.Extensions --version 0.2.15

Full Changelog: v0.2.0...v0.2.15

Streamlabs.SocketClient v0.2.0

28 Feb 12:08
60bb4c1
Compare
Choose a tag to compare

This is the second release of the Streamlabs.SocketClient library.

Features 🚀

All known events of the Streamlabs Socket API are now supported 🎉

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 0.2.0
dotnet add package Streamlabs.SocketClient.Extensions --version 0.2.0

Full Changelog: v0.1.0...v0.2.0

Streamlabs.SocketClient v0.1.0

23 Feb 19:07
65aa003
Compare
Choose a tag to compare

This is the first semi-stable release of the Streamlabs.SocketClient library.

Features 🚀

Most events of the Streamlabs Socket API are now supported. The Streamlabs documentation is really outdated and incomplete, so it is hard to know what still needs to be implemented.

Known missing event types 🚧

  • subscription
  • subscription-playing

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 0.1.0
dotnet add package Streamlabs.SocketClient.Extensions --version 0.1.0