
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@rxjs-probe/http-probe-performer
Advanced tools
The probe performer that send HTTP GET requests to perform the health check.
The probe performer that send HTTP GET requests to perform the health check.
npm i @rxjs-probe/core @rxjs-probe/http-probe-performer
import { HttpProbePerformer } from '@rxjs-probe/http-probe-performer';
const probePerformer = new HttpProbePerformer({
host: 'github.com',
path: '/a179346/rxjs-probe',
scheme: 'HTTPS',
});
Probe performer should be used with the Probe from @rxjs-probe/core package.
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2024 a179346.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator
FAQs
The probe performer that send HTTP GET requests to perform the health check.
We found that @rxjs-probe/http-probe-performer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.