1.0.0 • Published 2 years ago

adaptive-fetch v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

adaptive-fetch

Function to send HTTP requests with a specified frequency

The provided code is a JavaScript function that sends HTTP requests at a specified frequency and executes a callback function when the response changes.