Streamlabs.SocketClient 0.1.0-alpha.26

This is a prerelease version of Streamlabs.SocketClient.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Streamlabs.SocketClient --version 0.1.0-alpha.26
NuGet\Install-Package Streamlabs.SocketClient -Version 0.1.0-alpha.26
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Streamlabs.SocketClient" Version="0.1.0-alpha.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Streamlabs.SocketClient --version 0.1.0-alpha.26
#r "nuget: Streamlabs.SocketClient, 0.1.0-alpha.26"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Streamlabs.SocketClient as a Cake Addin
#addin nuget:?package=Streamlabs.SocketClient&version=0.1.0-alpha.26&prerelease

// Install Streamlabs.SocketClient as a Cake Tool
#tool nuget:?package=Streamlabs.SocketClient&version=0.1.0-alpha.26&prerelease

Streamlabs.SocketClient

Unofficial C# client library for the Streamlabs socket API. Allows you to receive events from Streamlabs in real-time.

Installation

This library is not ready for general use yet. Alpha releases are available on NuGet, but the API should not be considered stable until version 1.0.0.

dotnet add package Streamlabs.SocketClient --prerelease

Usage

Step-by-step instructions will be added here once the API is stable. For now you can use the Event Capture project as a reference.

Contributing

Pull requests are welcome. Please use Conventional Commits to keep commit messages consistent.

When reporting bugs, please include the raw JSON payload of the event that caused the issue. You can find it attached to the error message or by enabling debug logging and looking for Streamlabs: Event received - [json]. Alternatively, you can use the Event Capture tool to capture events and save them to a file.

Acknowledgements

License

Distributed under the MIT License. See LICENSE for more information.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Streamlabs.SocketClient:

Package Downloads
Streamlabs.SocketClient.Extensions

Extensions for Streamlabs.SocketClient

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.28 302 4/20/2024
0.2.26 131 4/20/2024
0.2.16 201 3/30/2024
0.2.15 138 3/30/2024
0.2.0 171 2/28/2024
0.1.0 101 2/23/2024
0.1.0-alpha.112 129 11/16/2023
0.1.0-alpha.91 66 10/9/2023
0.1.0-alpha.81 70 9/18/2023
0.1.0-alpha.79 62 9/18/2023
0.1.0-alpha.72 61 9/16/2023
0.1.0-alpha.69 68 9/12/2023
0.1.0-alpha.33 85 7/2/2023
0.1.0-alpha.26 73 6/19/2023
0.1.0-alpha.22 75 6/19/2023
0.1.0-alpha.20 69 6/18/2023
0.1.0-alpha.16 73 6/18/2023