TrafficCop NuGet Package

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.




Got any TrafficCop Question?





Info

Version: 0.3.1
Author(s): Jim Cowart
Last Update: Saturday, February 4, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ifandelse/TrafficCop
NuGet Url: https://www.nuget.org/packages/TrafficCop


Install
Install-Package TrafficCop
dotnet add package TrafficCop
paket add TrafficCop
TrafficCop Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

31

days-since-last-release

4437