sync-requests
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Synchronized Requests

A SynchronizedRequest can terminate (send the last http header byte then close the socket) the request at exactly one moment using the 'terminate' method.

It can be useful if the goal is to ensure that multiple requests are processed by the server at exactly one specific moment.

Use case

PingBackClient

https://github.com/7PH/PingBackClient

PingBack client allowing multiple concurrent and synchronized requests against wordpress instances

Package Sidebar

Install

npm i sync-requests

Weekly Downloads

4

Version

1.0.0

License

ISC

Unpacked Size

37.2 kB

Total Files

27

Last publish

Collaborators

  • 1f85d1