Skip to content

Show how to use the npm package #16

@rgl

Description

@rgl

The current examples are not using the whip-whep npm package and I think they should.

For example, this is how I've used it:

npm install --save whip-whep

And from a node application:

// NB please notice that this import is different than what is in the README.md file.
import { WHEPClient } from 'whip-whep/whep'; 

const whep = new WHEPClient();
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions