Releases: meenzen/Streamlabs.SocketClient
v1.1.1
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
This is the first stable release of the Streamlabs.SocketClient
library.
Changes 🚀
- The README now explains where to get an API token
- New example projects
- Upgraded 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 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
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
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
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
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
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
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