TwitchLib.PubSub
2.0.1
PubSub component of TwitchLib. This component allows you to access Twitch's PubSub event system and subscribe/unsubscribe from topics.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TwitchLib.PubSub -Version 2.0.1
dotnet add package TwitchLib.PubSub --version 2.0.1
<PackageReference Include="TwitchLib.PubSub" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib.PubSub --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Channel commerce events now supported (thanks Invariel!). Summaries updated.
Dependencies
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 11.0.1)
- Serilog.Extensions.Logging (>= 2.0.2)
- WebSocket4Net (>= 0.15.2)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.1)
- Serilog.Extensions.Logging (>= 2.0.2)
- WebSocket4Net (>= 0.15.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TwitchLib.PubSub:
Package | Downloads |
---|---|
TwitchLib
Twitch C# library for accessing Twitch chat and whispers with events, Twitch API with both authenticated and unauthenticated calls, and PubSub with events.
|
GitHub repositories
This package is not used by any popular GitHub repositories.