Butterfly.Channel
0.9.0.1
dotnet add package Butterfly.Channel --version 0.9.0.1
NuGet\Install-Package Butterfly.Channel -Version 0.9.0.1
<PackageReference Include="Butterfly.Channel" Version="0.9.0.1" />
paket add Butterfly.Channel --version 0.9.0.1
#r "nuget: Butterfly.Channel, 0.9.0.1"
// Install Butterfly.Channel as a Cake Addin #addin nuget:?package=Butterfly.Channel&version=0.9.0.1 // Install Butterfly.Channel as a Cake Tool #tool nuget:?package=Butterfly.Channel&version=0.9.0.1
Butterfly.Channel
Channels for the Butterfly Framework
Provides an abstraction to push data from a server to a client. The implementation might use WebSockets, long polling, etc.
See Butterfly.Channel for API details.
Unless you are rolling your own implementation, you'll want to use a specific implementation like Butterfly.Channel.EmbedIO to get up and running quickly.
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Licensing
The code is licensed under the Apache License 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Butterfly.Util (>= 0.9.0.1)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
- Nito.AsyncEx (>= 4.0.1)
- NLog (>= 4.5.4)
- System.ValueTuple (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Initial release