@dynrl/spew-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

spew-client

A client that sends out messages to DRL's event hub. This is useful for logging and monitoring processes, but could also be used to collect data for data science projects.

Install

With npm:

npm install @drl/spew-client

Or with yarn

yarn add @drl/spew-client

Usage

See src/tests for example usage. Tests expect that you have a local spew server instance running. See @drl/spew for info about setting up a server. Alternatively, you can point your tests at an azure instance of the spew server.

Test

npm install
npm run test

Author

Dan Schomburg dan@dynamicrangelabs.com

/@dynrl/spew-client/

    Package Sidebar

    Install

    npm i @dynrl/spew-client

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    6.21 kB

    Total Files

    5

    Last publish

    Collaborators

    • eibbordraw
    • ryanturnquist
    • andybochmann