Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 558 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 558 Bytes

@metricq/live

MetricQ is a highly-scalable, distributed metric data processing framework based on RabbitMQ. This package provides a client library for the metricq-sink-websocket endpoint.

Install via npm/yarn

Install via

npm install @metricq/live
or
yarn add @metricq/live

If you have previously installed the packages from the GitHub package registry, please delete the registry configuration for the metricq scope.

Usage

import MetricQLive from "@metricq/live"