TwitchLib.Communication
1.0.4
Install-Package TwitchLib.Communication -Version 1.0.4
dotnet add package TwitchLib.Communication --version 1.0.4
<PackageReference Include="TwitchLib.Communication" Version="1.0.4" />
paket add TwitchLib.Communication --version 1.0.4
#r "nuget: TwitchLib.Communication, 1.0.4"
// Install TwitchLib.Communication as a Cake Addin
#addin nuget:?package=TwitchLib.Communication&version=1.0.4
// Install TwitchLib.Communication as a Cake Tool
#tool nuget:?package=TwitchLib.Communication&version=1.0.4
Connection library used throughout TwitchLib to replace third party depedencies.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TwitchLib.Communication:
Package | Downloads |
---|---|
TwitchLib.Client
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. |
|
TwitchLib.PubSub
PubSub component of TwitchLib. This component allows you to access Twitch's PubSub event system and subscribe/unsubscribe from topics. |
|
TwitchLib.Communication.Clients.FDGTClient
This package allows you to connect to FDGT to test out your Twitch integrations (Websocket) |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TwitchLib.Communication:
Repository | Stars |
---|---|
egordorichev/BurningKnight
C# branch of BK
|
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 244 | 4/8/2022 |
1.0.4-preview-f6db99037ed70... | 717 | 2/24/2022 |
1.0.3 | 83,686 | 9/19/2018 |
Fixing reconnect issues