1.0.1 • Published 11 months ago

@wolfxlabs/getstream v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

wolf Getstream Provider

A Getstream chat provider library for @novu/node

Usage

import { GetstreamChatProvider } from '@wolf/getstream';

const provider = new GetstreamChatProvider({
  apiKey: process.env.API_KEY,
});
1.0.1

11 months ago

1.0.0

11 months ago