TwitchLib.Client
3.0.6-CI-20190504-060134
Client component of TwitchLib. This component allows you to access Twitch chat and whispers, as well as the events that are sent over this connection.
This is a prerelease version of TwitchLib.Client.
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.Client -Version 3.0.6-CI-20190504-060134
dotnet add package TwitchLib.Client --version 3.0.6-CI-20190504-060134
<PackageReference Include="TwitchLib.Client" Version="3.0.6-CI-20190504-060134" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib.Client --version 3.0.6-CI-20190504-060134
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Replace websocket4net with TwitchLib.Communication, support for creating marker via extension command, use internal reconnection method for each client, support for community subscriptions, BitsInDollars self assignment fixed.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- TwitchLib.Client.Enums (>= 3.0.6-CI-20190504-060134)
- TwitchLib.Client.Models (>= 3.0.6-CI-20190504-060134)
- TwitchLib.Communication (>= 1.0.3)
GitHub Usage
This package is not used by any popular GitHub repositories.