TrafficCop 0.3.1
dotnet add package TrafficCop --version 0.3.1
NuGet\Install-Package TrafficCop -Version 0.3.1
<PackageReference Include="TrafficCop" Version="0.3.1" />
paket add TrafficCop --version 0.3.1
#r "nuget: TrafficCop, 0.3.1"
// Install TrafficCop as a Cake Addin #addin nuget:?package=TrafficCop&version=0.3.1 // Install TrafficCop as a Cake Tool #tool nuget:?package=TrafficCop&version=0.3.1
Simple JavaScript library to prevent multiple simultaneous client requests to same HTTP endpoint. After one active request, subsequent requests with identical request metadata have their callbacks queued with the first/active request, preventing the need for multiple unnecessary round trips to a server.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.5.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TrafficCop:
Package | Downloads |
---|---|
infuser
Lightweight JavaScript library to be used for pulling external templates & other content asynchronously/synchronously. (see http://freshbrewedcode.com/jimcowart/2011/11/30/infuser-a-template-loader/) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 251,006 | 2/4/2012 |
Requires jQuery 1.5.4 or higher.