rate-limited-ldp-communication
v1.0.8
Published
Rate limiting LDP communication to handle the issue of socket hangup in Solid Pod Server
Downloads
4
Readme
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.