rate-limited-ldp-communication
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

Rate Limited LDP Communication

The repository contains a single class for rate limiting LDP communication to handle the issue of socket hangup in Solid Pod Server when doing multiple requests that the server cannot handle.

Usage

const communication = new RateLimitedLDPCommunication(5, 1000);
const response = await communication.get('https://pod.example.org/resource');

License

This code is copyrighted by Ghent University - imec and released under the MIT Licence

Contact

For any questions, please contact Kush.

Readme

Keywords

none

Package Sidebar

Install

npm i rate-limited-ldp-communication

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

14.2 kB

Total Files

11

Last publish

Collaborators

  • argahsuknesib